diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-28 14:42:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-28 14:42:56 +0300 |
commit | d121b82d6adf0a45be5d9147b4f54bca92320857 (patch) | |
tree | 3ec0e1d2f519294ce663e5f978edc08386971d9c /app-text/libqxp | |
parent | Add ~arm keyword (bug #646506) (diff) | |
download | gentoo-d121b82d6adf0a45be5d9147b4f54bca92320857.tar.gz gentoo-d121b82d6adf0a45be5d9147b4f54bca92320857.tar.bz2 gentoo-d121b82d6adf0a45be5d9147b4f54bca92320857.zip |
Add ~arm keyword (bug #646506)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 7658d115ca4c..c3bf1d28a4c8 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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug doc test tools" RDEPEND=" |