summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-24 19:21:17 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-24 19:21:17 +0200
commit7e9fe67d98fa8b137b5332e9adc90e800daa94e8 (patch)
treec8c7d588c25a054902978f463b095861187e04bb /app-arch/upx
parentapp-arch/upx-bin: Stabilize 4.1.0 x86, #920585 (diff)
downloadgentoo-7e9fe67d98fa8b137b5332e9adc90e800daa94e8.tar.gz
gentoo-7e9fe67d98fa8b137b5332e9adc90e800daa94e8.tar.bz2
gentoo-7e9fe67d98fa8b137b5332e9adc90e800daa94e8.zip
app-arch/upx: Stabilize 4.1.0 x86, #920586
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch/upx')
-rw-r--r--app-arch/upx/upx-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/upx/upx-4.1.0.ebuild b/app-arch/upx/upx-4.1.0.ebuild
index a8c49c8ba6e4..44d1747d853c 100644
--- a/app-arch/upx/upx-4.1.0.ebuild
+++ b/app-arch/upx/upx-4.1.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P}-src"
LICENSE="GPL-2+ UPX-exception" # Read the exception before applying any patches
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="!app-arch/upx-bin"
BDEPEND="app-arch/xz-utils[extra-filters]"