diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2017-08-20 19:31:32 +0100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-28 01:33:53 +1000 |
commit | ff9f851ad440dd34ce1ade36f7e8e73d25b32c6a (patch) | |
tree | 98ab417dbc4c82f1a5cd100dad6a138b6e7eb1ce /app-text/libexttextcat | |
parent | app-text/liblangtag: added ~arm64 keyword after testing on ARM Cortex-A53 (diff) | |
download | gentoo-ff9f851ad440dd34ce1ade36f7e8e73d25b32c6a.tar.gz gentoo-ff9f851ad440dd34ce1ade36f7e8e73d25b32c6a.tar.bz2 gentoo-ff9f851ad440dd34ce1ade36f7e8e73d25b32c6a.zip |
app-text/libexttextcat: added ~arm64 keyword after testing on ARM Cortex-A53
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-text/libexttextcat')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild index 1c4eb05d3d5c..6fd945af2870 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |