diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-13 09:40:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-13 09:44:28 +0100 |
commit | adf14d38ee3c85cb50596ce728501aa453fcc23a (patch) | |
tree | 2f5c8edb2a850e56314c96151e90b66e1c20e55b /dev-util | |
parent | dev-python/cryptography: stable 3.0 for ppc (diff) | |
download | gentoo-adf14d38ee3c85cb50596ce728501aa453fcc23a.tar.gz gentoo-adf14d38ee3c85cb50596ce728501aa453fcc23a.tar.bz2 gentoo-adf14d38ee3c85cb50596ce728501aa453fcc23a.zip |
dev-util/ply: stable 2.1.1-r1 for ppc
stable wrt bug #741166
Package-Manager: Portage-3.0.6, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ply/ply-2.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ply/ply-2.1.1-r1.ebuild b/dev-util/ply/ply-2.1.1-r1.ebuild index 995c760e574e..b26a0a480aa5 100644 --- a/dev-util/ply/ply-2.1.1-r1.ebuild +++ b/dev-util/ply/ply-2.1.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/iovisor/ply/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc" +KEYWORDS="amd64 arm arm64 ppc" IUSE="static-libs" # Bug 733248 file collisions with sys-boot/plymouth: # /usr/lib64/libply.la |