summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-31 10:15:14 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-31 10:25:47 +0200
commit61e9f85338312eb385b025fc8758bb01c6415481 (patch)
tree05bd7c29f3edb2b8edc16471f31ca786e3321f76
parentdev-ruby/nio4r: keyworded 2.4.0 for sparc, bug #689710 (diff)
downloadgentoo-61e9f85338312eb385b025fc8758bb01c6415481.tar.gz
gentoo-61e9f85338312eb385b025fc8758bb01c6415481.tar.bz2
gentoo-61e9f85338312eb385b025fc8758bb01c6415481.zip
dev-python/rencode: Keyword 1.0.6 ppc, #726350
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/rencode/rencode-1.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rencode/rencode-1.0.6.ebuild b/dev-python/rencode/rencode-1.0.6.ebuild
index a284fc91aedc..b1eeadb23af7 100644
--- a/dev-python/rencode/rencode-1.0.6.ebuild
+++ b/dev-python/rencode/rencode-1.0.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/aresch/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""