summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2017-08-20 18:44:32 +0100
committerMichael Palimaka <kensington@gentoo.org>2017-08-28 01:33:51 +1000
commit6830c178d0d6d237031d62385b8c688920d5afac (patch)
treedee596a89e37444bdad0c1a11cc30c9f57abbc6d /dev-libs
parentapp-text/libabw: added ~arm64 keyword after testing on ARM Cortex-A53 (diff)
downloadgentoo-6830c178d0d6d237031d62385b8c688920d5afac.tar.gz
gentoo-6830c178d0d6d237031d62385b8c688920d5afac.tar.bz2
gentoo-6830c178d0d6d237031d62385b8c688920d5afac.zip
dev-libs/librevenge: added ~arm64 keyword after testing on ARM Cortex-A53
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/librevenge/librevenge-0.0.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
index 5241af38bcc6..3b47f7de286f 100644
--- a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
+++ b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3 autotools
else
SRC_URI="http://sf.net/projects/libwpd/files/${PN}/${P}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 x86 ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 x86 ~x86-fbsd"
fi
LICENSE="|| ( MPL-2.0 LGPL-2.1 )"