diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:53 -0700 |
commit | abdc73fb8b5d768e4dde5a69fb081cbe4bc83da0 (patch) | |
tree | cf248b2d087a00f63e6f3f95e6c8be67445b481b /app-text/libqxp | |
parent | app-text/libodfgen-0.1.6: added ~ppc64, bug 664414 (diff) | |
download | gentoo-abdc73fb8b5d768e4dde5a69fb081cbe4bc83da0.tar.gz gentoo-abdc73fb8b5d768e4dde5a69fb081cbe4bc83da0.tar.bz2 gentoo-abdc73fb8b5d768e4dde5a69fb081cbe4bc83da0.zip |
app-text/libqxp-0.0.1: added ~ppc64, bug 664414
Diffstat (limited to 'app-text/libqxp')
-rw-r--r-- | app-text/libqxp/libqxp-0.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libqxp/libqxp-0.0.1.ebuild b/app-text/libqxp/libqxp-0.0.1.ebuild index bfa4a9fb2255..b3364e75301f 100644 --- a/app-text/libqxp/libqxp-0.0.1.ebuild +++ b/app-text/libqxp/libqxp-0.0.1.ebuild @@ -9,7 +9,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="debug doc test tools" RDEPEND=" |