summaryrefslogtreecommitdiff
path: root/dev-cpp/popl/popl-1.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-03 19:15:13 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-03 19:15:13 +0100
commitab6ac5a7942816b5b14186dc53e1b17ea7df200a (patch)
tree2092ba8e0a0bc2d14e0a8230e15f8eaaa9783100 /dev-cpp/popl/popl-1.2.0.ebuild
parentdd987f40168e0552ca0d36e2cedccceda4a34ecf (diff)
gentoo auto-resync : 03:10:2022 - 19:15:12
Diffstat (limited to 'dev-cpp/popl/popl-1.2.0.ebuild')
-rw-r--r--dev-cpp/popl/popl-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index dc85f2686294..83cea89db642 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~ppc ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86"
fi
LICENSE="MIT"