diff options
author | 2021-01-03 12:11:32 +0000 | |
---|---|---|
committer | 2021-01-03 12:11:32 +0000 | |
commit | 29227cea6bee34116bad488b9ac7010d5fe9d75e (patch) | |
tree | 9f4d18a0dd956c5810882527250919c8f8286c1f /dev-python/pylibacl | |
parent | dev-libs/inih: stable 52 for sparc (diff) | |
download | gentoo-29227cea6bee34116bad488b9ac7010d5fe9d75e.tar.gz gentoo-29227cea6bee34116bad488b9ac7010d5fe9d75e.tar.bz2 gentoo-29227cea6bee34116bad488b9ac7010d5fe9d75e.zip |
dev-python/pylibacl: stable 0.6.0 for sparc
stable wrt bug #762526
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pylibacl')
-rw-r--r-- | dev-python/pylibacl/pylibacl-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylibacl/pylibacl-0.6.0.ebuild b/dev-python/pylibacl/pylibacl-0.6.0.ebuild index 6f026793ec4f..764e6c542a4c 100644 --- a/dev-python/pylibacl/pylibacl-0.6.0.ebuild +++ b/dev-python/pylibacl/pylibacl-0.6.0.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc ~x86" RDEPEND="sys-apps/acl" DEPEND=${RDEPEND} |