summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-22 06:09:17 +0000
committerSam James <sam@gentoo.org>2023-02-22 06:09:17 +0000
commit79858daba2c620278d67f226bc13d19d4abf93ed (patch)
treea50f81ad3dad632e3d62e762c0c2e7b1eea33185 /app-arch/upx-bin
parentapp-arch/upx: Stabilize 4.0.2 amd64, #895738 (diff)
downloadgentoo-79858daba2c620278d67f226bc13d19d4abf93ed.tar.gz
gentoo-79858daba2c620278d67f226bc13d19d4abf93ed.tar.bz2
gentoo-79858daba2c620278d67f226bc13d19d4abf93ed.zip
app-arch/upx-bin: Stabilize 4.0.2 amd64, #895738
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/upx-bin')
-rw-r--r--app-arch/upx-bin/upx-bin-4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/upx-bin/upx-bin-4.0.2.ebuild b/app-arch/upx-bin/upx-bin-4.0.2.ebuild
index 1fa76c1595d5..933e3e3037ee 100644
--- a/app-arch/upx-bin/upx-bin-4.0.2.ebuild
+++ b/app-arch/upx-bin/upx-bin-4.0.2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="x86? ( https://github.com/upx/upx/releases/download/v${PV}/${MY_P}-i386
LICENSE="GPL-2+ UPX-exception"
SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="-* amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
RESTRICT="strip"
RDEPEND="!app-arch/upx"