summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-03-10 09:57:48 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-03-10 09:57:48 +0100
commitaaee3537f57ce491abe5e46beab9917467afe1b5 (patch)
tree937b209ed910855d35f9db31d7e38d577364ea0c /app-portage
parentapp-portage/genlop: Stabilize 0.30.12 amd64, #926629 (diff)
downloadgentoo-aaee3537f57ce491abe5e46beab9917467afe1b5.tar.gz
gentoo-aaee3537f57ce491abe5e46beab9917467afe1b5.tar.bz2
gentoo-aaee3537f57ce491abe5e46beab9917467afe1b5.zip
app-portage/genlop: Stabilize 0.30.12 ppc64, #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 15dedc65da78..37929b4c7e94 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"