diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:03:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:08:10 +0000 |
commit | 373383b20dc8d5a0ff44a83aa339aeabd2206872 (patch) | |
tree | 8db80e17b6803984a3882423f17dacd77656d68e /app-text/libqxp | |
parent | dev-libs/libsigc++: stable 2.10.1 for ppc, bug #675486 (diff) | |
download | gentoo-373383b20dc8d5a0ff44a83aa339aeabd2206872.tar.gz gentoo-373383b20dc8d5a0ff44a83aa339aeabd2206872.tar.bz2 gentoo-373383b20dc8d5a0ff44a83aa339aeabd2206872.zip |
app-text/libqxp: stable 0.0.2 for ppc, bug #676960
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/libqxp')
-rw-r--r-- | app-text/libqxp/libqxp-0.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libqxp/libqxp-0.0.2.ebuild b/app-text/libqxp/libqxp-0.0.2.ebuild index af3286e6af5d..c56e14ad3408 100644 --- a/app-text/libqxp/libqxp-0.0.2.ebuild +++ b/app-text/libqxp/libqxp-0.0.2.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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="debug doc test tools" RDEPEND=" |