diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-12-28 13:02:21 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-12-28 13:32:43 -0800 |
commit | 188ca011a716fef95d27a1bc8e2506b9da69d10f (patch) | |
tree | b6b7fc0f92d9c4ff82d48e648f8702f33ae1f9fe /dev-python/python-slip | |
parent | sys-process/numad: sync live ebuild keywords (diff) | |
download | gentoo-188ca011a716fef95d27a1bc8e2506b9da69d10f.tar.gz gentoo-188ca011a716fef95d27a1bc8e2506b9da69d10f.tar.bz2 gentoo-188ca011a716fef95d27a1bc8e2506b9da69d10f.zip |
dev-python/python-slip: keyword on ~ppc64
Bug: https://bugs.gentoo.org/679888
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-python/python-slip')
-rw-r--r-- | dev-python/python-slip/python-slip-0.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slip/python-slip-0.6.5.ebuild b/dev-python/python-slip/python-slip-0.6.5.ebuild index f3055907f78d..95da8cfd3607 100644 --- a/dev-python/python-slip/python-slip-0.6.5.ebuild +++ b/dev-python/python-slip/python-slip-0.6.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/nphilipp/${PN}/releases/download/${P}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="dbus selinux" RDEPEND=" |