summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:23 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:23 +0200
commitc029e87c7dc748b9b3fcad7e043e1d01d84742fa (patch)
treefc17d5e7783d6a4513b1ff0a8164c19072bd96b2 /app-arch/upx
parentapp-antivirus: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-c029e87c7dc748b9b3fcad7e043e1d01d84742fa.tar.gz
gentoo-c029e87c7dc748b9b3fcad7e043e1d01d84742fa.tar.bz2
gentoo-c029e87c7dc748b9b3fcad7e043e1d01d84742fa.zip
app-arch: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-arch/upx')
-rw-r--r--app-arch/upx/upx-3.95.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/upx/upx-3.95.ebuild b/app-arch/upx/upx-3.95.ebuild
index f0ea16873abd..c991b587c2bf 100644
--- a/app-arch/upx/upx-3.95.ebuild
+++ b/app-arch/upx/upx-3.95.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/upx/upx/releases/download/v${PV}/${P}-src.tar.xz"
LICENSE="GPL-2+ UPX-exception" # Read the exception before applying any patches
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-libs/ucl-1.03