summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-22 06:09:18 +0000
committerSam James <sam@gentoo.org>2023-02-22 06:09:18 +0000
commit21c43e0e0401c348afbb58f8853933a20f5ba599 (patch)
tree8b89bd5f530a34960c69f22383a9f1b6c86dbb0e /app-arch/upx
parentapp-arch/upx-bin: Stabilize 4.0.2 amd64, #895738 (diff)
downloadgentoo-21c43e0e0401c348afbb58f8853933a20f5ba599.tar.gz
gentoo-21c43e0e0401c348afbb58f8853933a20f5ba599.tar.bz2
gentoo-21c43e0e0401c348afbb58f8853933a20f5ba599.zip
app-arch/upx: Stabilize 4.0.2 x86, #895738
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/upx')
-rw-r--r--app-arch/upx/upx-4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/upx/upx-4.0.2.ebuild b/app-arch/upx/upx-4.0.2.ebuild
index a8c49c8ba6e4..44d1747d853c 100644
--- a/app-arch/upx/upx-4.0.2.ebuild
+++ b/app-arch/upx/upx-4.0.2.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]"