diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:33:56 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:52 -0700 |
commit | 6331b089cab857e50d70c8dc3dd472b5b4c74464 (patch) | |
tree | 4a80fa782190212b9fd114da47169aea3f3c318d /app-text | |
parent | app-office/libreoffice-l10n-6.1.1.2: added ~ppc64, bug 664414 (diff) | |
download | gentoo-6331b089cab857e50d70c8dc3dd472b5b4c74464.tar.gz gentoo-6331b089cab857e50d70c8dc3dd472b5b4c74464.tar.bz2 gentoo-6331b089cab857e50d70c8dc3dd472b5b4c74464.zip |
app-text/libabw-0.1.2: added ~ppc64, bug 664414
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libabw/libabw-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libabw/libabw-0.1.2.ebuild b/app-text/libabw/libabw-0.1.2.ebuild index 9bc7f96f1b3a..99ad555c2b0e 100644 --- a/app-text/libabw/libabw-0.1.2.ebuild +++ b/app-text/libabw/libabw-0.1.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="doc static-libs" RDEPEND=" |