diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-23 02:26:46 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-23 02:38:54 -0400 |
commit | 86f3e0bba6c868b9359ea2e4b32057d2eb1d26b3 (patch) | |
tree | 39e07ac44fe6a74b4b7d644fe00c515970d777c6 /net-dialup | |
parent | dev-libs/newt: arm64 stable (diff) | |
download | gentoo-86f3e0bba6c868b9359ea2e4b32057d2eb1d26b3.tar.gz gentoo-86f3e0bba6c868b9359ea2e4b32057d2eb1d26b3.tar.bz2 gentoo-86f3e0bba6c868b9359ea2e4b32057d2eb1d26b3.zip |
net-dialup/ppp-scripts: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/ppp-scripts/ppp-scripts-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild index c751fbd13525..99a75a548072 100644 --- a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild +++ b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86" DEPEND="!<net-dialup/ppp-2.4.7-r1" RDEPEND="${DEPEND}" |