summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-22 07:13:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-22 07:13:55 +0200
commitdf0c165ca63906545f5b44fb1f1d857a5455d334 (patch)
treead2e38ff1d9ee0f7b865af3b7686b689b4499b0c /app-arch/makeself
parentsys-apps/openrc: Stabilize 0.43.5 arm64, #809254 (diff)
downloadgentoo-df0c165ca63906545f5b44fb1f1d857a5455d334.tar.gz
gentoo-df0c165ca63906545f5b44fb1f1d857a5455d334.tar.bz2
gentoo-df0c165ca63906545f5b44fb1f1d857a5455d334.zip
app-arch/makeself: amd64/ppc/x86 stable (ALLARCHES policy) wrt bug #809386
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch/makeself')
-rw-r--r--app-arch/makeself/makeself-2.4.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/makeself/makeself-2.4.5.ebuild b/app-arch/makeself/makeself-2.4.5.ebuild
index 6e66645515bd..57a66dd9848b 100644
--- a/app-arch/makeself/makeself-2.4.5.ebuild
+++ b/app-arch/makeself/makeself-2.4.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/megastep/makeself/archive/refs/tags/release-${PV}.ta
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux"
# NB: The test framework requires bashunit (which isn't a big deal), but the
# tests themselves are not of great quality. You should avoid running them