summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-19 10:53:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-19 10:53:24 +0300
commit3d1e5cfaf1702e899947a9a857b34928874fdbd3 (patch)
treebf4c8a8b98738ee873828456fcbd2cbc5e677578 /app-portage
parentwww-servers/puma: Stabilize 6.3.0 x86, #912491 (diff)
downloadgentoo-3d1e5cfaf1702e899947a9a857b34928874fdbd3.tar.gz
gentoo-3d1e5cfaf1702e899947a9a857b34928874fdbd3.tar.bz2
gentoo-3d1e5cfaf1702e899947a9a857b34928874fdbd3.zip
app-portage/genlop: Stabilize 0.30.11 ppc64, #912492
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-portage')
-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 f6e2e5128b53..d0e7df87271d 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"