diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:53 -0700 |
commit | 37fa6fac856c797d145cf33afe5a69381a7d51f3 (patch) | |
tree | aa0593c5c3d75f442e70318b916a5c74feeb2028 /app-text/libwpg | |
parent | app-text/libwpd-0.10.2: added ~ppc64, bug 664414 (diff) | |
download | gentoo-37fa6fac856c797d145cf33afe5a69381a7d51f3.tar.gz gentoo-37fa6fac856c797d145cf33afe5a69381a7d51f3.tar.bz2 gentoo-37fa6fac856c797d145cf33afe5a69381a7d51f3.zip |
app-text/libwpg-0.3.2: added ~ppc64, bug 664414
Diffstat (limited to 'app-text/libwpg')
-rw-r--r-- | app-text/libwpg/libwpg-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libwpg/libwpg-0.3.2.ebuild b/app-text/libwpg/libwpg-0.3.2.ebuild index 46042da23141..1ca82bb199ef 100644 --- a/app-text/libwpg/libwpg-0.3.2.ebuild +++ b/app-text/libwpg/libwpg-0.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 x86" IUSE="doc static-libs" RDEPEND=" |