diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-07-13 12:13:20 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-07-13 12:13:27 +0300 |
commit | 9d7c42ef37a5754b885b20a7a6a277ba38790ada (patch) | |
tree | 49786674b8b72ca9accf9c66f8fd55d71b1fcfa9 /app-text | |
parent | app-text/libepubgen-0.1.1: added ~arm64 keyword (diff) | |
download | gentoo-9d7c42ef37a5754b885b20a7a6a277ba38790ada.tar.gz gentoo-9d7c42ef37a5754b885b20a7a6a277ba38790ada.tar.bz2 gentoo-9d7c42ef37a5754b885b20a7a6a277ba38790ada.zip |
app-text/libqxp-0.0.1: added ~arm64 keyword
Tested-by: Roy Bamford <neddyseagoon@gentoo.org>
Bug: https://bugs.gentoo.org/646506
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text')
-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 709bbbbb8ce5..bfa4a9fb2255 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 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="debug doc test tools" RDEPEND=" |