diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:22:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:25:06 +0000 |
commit | 735cdf47fbffbdd1c33d8797bc3372b10482f3a0 (patch) | |
tree | 236c9bf1dabc20b8d5e068df20aa5a44c1275954 /app-text/libqxp | |
parent | games-board/pysolfc: cleaning a buggy version (diff) | |
download | gentoo-735cdf47fbffbdd1c33d8797bc3372b10482f3a0.tar.gz gentoo-735cdf47fbffbdd1c33d8797bc3372b10482f3a0.tar.bz2 gentoo-735cdf47fbffbdd1c33d8797bc3372b10482f3a0.zip |
app-text/libqxp: keyworded 0.0.2 for ppc, bug #663682
Package-Manager: Portage-2.3.58, 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libqxp/libqxp-0.0.2.ebuild b/app-text/libqxp/libqxp-0.0.2.ebuild index f1095915cd1f..7f26f61cd684 100644 --- a/app-text/libqxp/libqxp-0.0.2.ebuild +++ b/app-text/libqxp/libqxp-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="debug doc test tools" RDEPEND=" |