summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-03-10 09:57:45 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-03-10 09:57:45 +0100
commit3a9d36da6ad7b8ef39b064fca0da457b31b02e30 (patch)
tree51e1b1c14d4e9f511eb11a2a9dca795efdf179e8 /app-portage
parentdev-java/antunit: Stabilize 1.4.1-r1 x86, #922766 (diff)
downloadgentoo-3a9d36da6ad7b8ef39b064fca0da457b31b02e30.tar.gz
gentoo-3a9d36da6ad7b8ef39b064fca0da457b31b02e30.tar.bz2
gentoo-3a9d36da6ad7b8ef39b064fca0da457b31b02e30.zip
app-portage/genlop: Stabilize 0.30.12 x86, #926629
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/genlop/genlop-0.30.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/genlop/genlop-0.30.12.ebuild b/app-portage/genlop/genlop-0.30.12.ebuild
index 9afe29277f20..6dcfbcbb0ee7 100644
--- a/app-portage/genlop/genlop-0.30.12.ebuild
+++ b/app-portage/genlop/genlop-0.30.12.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
fi
LICENSE="GPL-2"