summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:37:14 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:37:14 +0200
commitfd0667fe79fd0ad1687008fc29d400bd2ddb3665 (patch)
tree4b1f11fc796f694166fd0d1de74e19a72b0460d7 /net-p2p/transmission
parentnet-nntp: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-fd0667fe79fd0ad1687008fc29d400bd2ddb3665.tar.gz
gentoo-fd0667fe79fd0ad1687008fc29d400bd2ddb3665.tar.bz2
gentoo-fd0667fe79fd0ad1687008fc29d400bd2ddb3665.zip
net-p2p: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-p2p/transmission')
-rw-r--r--net-p2p/transmission/transmission-2.94-r1.ebuild2
-rw-r--r--net-p2p/transmission/transmission-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/transmission/transmission-2.94-r1.ebuild b/net-p2p/transmission/transmission-2.94-r1.ebuild
index c2e85f5d064b..f82f46f2b050 100644
--- a/net-p2p/transmission/transmission-2.94-r1.ebuild
+++ b/net-p2p/transmission/transmission-2.94-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/transmission/transmission-releases/raw/master/${P}.t
LICENSE="|| ( GPL-2 GPL-3 Transmission-OpenSSL-exception ) GPL-2 MIT"
SLOT=0
IUSE="ayatana gtk libressl lightweight systemd qt5 xfs"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~amd64-linux"
ACCT_DEPEND="
acct-group/transmission
diff --git a/net-p2p/transmission/transmission-9999.ebuild b/net-p2p/transmission/transmission-9999.ebuild
index dc8e81488004..c3356d081423 100644
--- a/net-p2p/transmission/transmission-9999.ebuild
+++ b/net-p2p/transmission/transmission-9999.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/transmission/transmission"
else
SRC_URI="https://github.com/transmission/transmission-releases/raw/master/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
fi
DESCRIPTION="A fast, easy, and free BitTorrent client"