summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:23 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:23 +0200
commit80a41bd9e45de0d472eca6b530411dbe93394740 (patch)
tree2b0130bcc74a19402ed7394d9037f0ce02881f8e /media-libs/xine-lib/xine-lib-1.2.9999.ebuild
parentmedia-gfx: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.gz
gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.bz2
gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.zip
media-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/xine-lib/xine-lib-1.2.9999.ebuild')
-rw-r--r--media-libs/xine-lib/xine-lib-1.2.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild
index 07cffc7a62f0..585781521f87 100644
--- a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
NLS_DEPEND="sys-devel/gettext"
NLS_RDEPEND="virtual/libintl"
else
- KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
NLS_IUSE="nls"
NLS_DEPEND="nls? ( sys-devel/gettext )"