diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-04 09:00:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-04 09:00:35 +0200 |
commit | ebfa24991a76c20a08126cf73673436964e0432e (patch) | |
tree | 087ea28c55f725c038fdee6d05a98ceda2b8b8b8 /net-dialup/rp-pppoe | |
parent | app-forensics/aide: amd64 stable wrt bug #787983 (diff) | |
download | gentoo-ebfa24991a76c20a08126cf73673436964e0432e.tar.gz gentoo-ebfa24991a76c20a08126cf73673436964e0432e.tar.bz2 gentoo-ebfa24991a76c20a08126cf73673436964e0432e.zip |
net-dialup/rp-pppoe: amd64 stable wrt bug #788007
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dialup/rp-pppoe')
-rw-r--r-- | net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild index eaaeb1d3a7c8..0cb88fcc6767 100644 --- a/net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild +++ b/net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="https://dianne.skoll.ca/projects/rp-pppoe/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="tk" RDEPEND=" |