diff options
author | Sam James <sam@gentoo.org> | 2020-09-01 16:15:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-01 16:16:47 +0000 |
commit | 00034de150125cb1a2f1ef0f049f0f39b00aea43 (patch) | |
tree | ba18bc6025308dd9568900b1fde867cf4846d82a /net-misc/whois | |
parent | sys-apps/help2man: Stabilize 1.47.16 ppc, #738326 (diff) | |
download | gentoo-00034de150125cb1a2f1ef0f049f0f39b00aea43.tar.gz gentoo-00034de150125cb1a2f1ef0f049f0f39b00aea43.tar.bz2 gentoo-00034de150125cb1a2f1ef0f049f0f39b00aea43.zip |
net-misc/whois: Stabilize 5.5.6-r1 ppc, #738328
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.6-r1.ebuild b/net-misc/whois/whois-5.5.6-r1.ebuild index 4ec5274d809d..30e53a2c8790 100644 --- a/net-misc/whois/whois-5.5.6-r1.ebuild +++ b/net-misc/whois/whois-5.5.6-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" |