diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-15 19:06:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-15 19:06:17 +0100 |
commit | 180e101a092a6f6dcebbc15fbd051c3b64b3fe58 (patch) | |
tree | 54049e145c723bf2d31c436d3ac091d52553cd17 /dev-python/llfuse | |
parent | app-portage/gs-elpa: keyworded 0.1.3-r1 for ppc (diff) | |
download | gentoo-180e101a092a6f6dcebbc15fbd051c3b64b3fe58.tar.gz gentoo-180e101a092a6f6dcebbc15fbd051c3b64b3fe58.tar.bz2 gentoo-180e101a092a6f6dcebbc15fbd051c3b64b3fe58.zip |
dev-python/llfuse: keyworded 1.3.6 for ppc64
keyworded wrt bug #723778
Package-Manager: Portage-2.3.101, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r-- | dev-python/llfuse/llfuse-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.3.6.ebuild b/dev-python/llfuse/llfuse-1.3.6.ebuild index 1249f8ffda4b..4b56e688f41f 100644 --- a/dev-python/llfuse/llfuse-1.3.6.ebuild +++ b/dev-python/llfuse/llfuse-1.3.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="doc examples" RDEPEND=" |