diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:31:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:31:02 +0200 |
commit | ef208e7694ad25dce2b3794e0f0cf729da395214 (patch) | |
tree | 10839951a7286db2303c004e28fd54c2b0277ff4 /net-misc | |
parent | dev-libs/libtasn1: amd64 stable wrt bug #807385 (diff) | |
download | gentoo-ef208e7694ad25dce2b3794e0f0cf729da395214.tar.gz gentoo-ef208e7694ad25dce2b3794e0f0cf729da395214.tar.bz2 gentoo-ef208e7694ad25dce2b3794e0f0cf729da395214.zip |
net-misc/whois: amd64 stable wrt bug #807388
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whois/whois-5.5.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.10-r1.ebuild b/net-misc/whois/whois-5.5.10-r1.ebuild index 350b7b60b378..ec9c5ecd70f2 100644 --- a/net-misc/whois/whois-5.5.10-r1.ebuild +++ b/net-misc/whois/whois-5.5.10-r1.ebuild @@ -14,7 +14,7 @@ if [[ "${PV}" == *9999 ]] ; then else #SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2" SLOT="0" |