diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:42:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:42:51 +0000 |
commit | cc47eac4a4d6d43136b691be37fb2c12742cb0f9 (patch) | |
tree | 59acb5d3fd0ba1617a4c6ac5f47f93b0b95415da /dev-python/pylibacl | |
parent | dev-python/pygresql: stable 5.2.1 for ppc (diff) | |
download | gentoo-cc47eac4a4d6d43136b691be37fb2c12742cb0f9.tar.gz gentoo-cc47eac4a4d6d43136b691be37fb2c12742cb0f9.tar.bz2 gentoo-cc47eac4a4d6d43136b691be37fb2c12742cb0f9.zip |
dev-python/pylibacl: stable 0.6.0 for ppc
stable wrt bug #762526
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylibacl/pylibacl-0.6.0.ebuild b/dev-python/pylibacl/pylibacl-0.6.0.ebuild index aa12b7d0e363..6f026793ec4f 100644 --- a/dev-python/pylibacl/pylibacl-0.6.0.ebuild +++ b/dev-python/pylibacl/pylibacl-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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} |