dev-libs/librevenge: added ~arm64 keyword after testing on ARM Cortex-A53

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Roy Bamford
2017-08-20 18:44:32 +01:00
committed by Michael Palimaka
parent 7aa54ca90d
commit 6830c178d0

View File

@@ -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 )"