summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-19 07:08:50 +0100
committerSam James <sam@gentoo.org>2023-08-19 07:08:50 +0100
commitc70dc0800e60599500870352add2367e82b24049 (patch)
tree49058574f631bb47d284e9a82b48e8d1e649db1b /app-portage/genlop
parentdev-ruby/hoe: Stabilize 4.0.4 arm64, #912482 (diff)
downloadgentoo-c70dc0800e60599500870352add2367e82b24049.tar.gz
gentoo-c70dc0800e60599500870352add2367e82b24049.tar.bz2
gentoo-c70dc0800e60599500870352add2367e82b24049.zip
app-portage/genlop: Stabilize 0.30.11 arm64, #912492
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage/genlop')
-rw-r--r--app-portage/genlop/genlop-0.30.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/genlop/genlop-0.30.11.ebuild b/app-portage/genlop/genlop-0.30.11.ebuild
index a17ddee040e7..eddf312e86cb 100644
--- a/app-portage/genlop/genlop-0.30.11.ebuild
+++ b/app-portage/genlop/genlop-0.30.11.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"