summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:51 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:51 +0200
commit5f569edbdf961a15b2e2fd1557abf47303ec00ee (patch)
tree7ea1caed8a93cc914c6b9fc3d9c03b4b5ba35cba /net-misc/whois/whois-5.5.2.ebuild
parentnet-mail: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.gz
gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.bz2
gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.zip
net-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/whois/whois-5.5.2.ebuild')
-rw-r--r--net-misc/whois/whois-5.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.2.ebuild b/net-misc/whois/whois-5.5.2.ebuild
index f4e5388d3fd4..8b649d81bce7 100644
--- a/net-misc/whois/whois-5.5.2.ebuild
+++ b/net-misc/whois/whois-5.5.2.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 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-2"
SLOT="0"