diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 21:22:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 21:22:41 +0100 |
commit | 610ee5e643cf5454434657c16386116d8d1615a5 (patch) | |
tree | 28d6c917dc1a5262bcf273b0ae61bd4103c6f493 /dev-libs/ell | |
parent | app-antivirus/clamav: keyworded 0.100.0 for ppc, bug #653016 (diff) | |
download | gentoo-610ee5e643cf5454434657c16386116d8d1615a5.tar.gz gentoo-610ee5e643cf5454434657c16386116d8d1615a5.tar.bz2 gentoo-610ee5e643cf5454434657c16386116d8d1615a5.zip |
dev-libs/ell: keyworded 0.6-r1 for ppc, bug #657616
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/ell')
-rw-r--r-- | dev-libs/ell/ell-0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.6-r1.ebuild b/dev-libs/ell/ell-0.6-r1.ebuild index c3776ce019cd..78c8eb7ee33f 100644 --- a/dev-libs/ell/ell-0.6-r1.ebuild +++ b/dev-libs/ell/ell-0.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="glib pie" RDEPEND=" |