diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 22:14:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 22:17:01 +0200 |
commit | 5c45b3dc644a5cecb633b0306eb289abfb6bfbf9 (patch) | |
tree | 7abfc8fa22c3e0d16c19067da12f298fb8ce9aaa | |
parent | sys-auth/fprintd: Keyword 1.94.0 ppc, #764554 (diff) | |
download | gentoo-5c45b3dc644a5cecb633b0306eb289abfb6bfbf9.tar.gz gentoo-5c45b3dc644a5cecb633b0306eb289abfb6bfbf9.tar.bz2 gentoo-5c45b3dc644a5cecb633b0306eb289abfb6bfbf9.zip |
dev-python/python-lhafile: Keyword 0.3.0 ppc64, #820770
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/python-lhafile/python-lhafile-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild b/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild index d5a1218ffcbe..b9e02fa15460 100644 --- a/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild +++ b/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild @@ -12,5 +12,5 @@ SRC_URI="https://github.com/FrodeSolheim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" RESTRICT="test" # The tests don't work, they're probably outdated. |