diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2017-08-20 19:48:47 +0100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-28 01:33:55 +1000 |
commit | 761c3196eef670dec3540c4e5b52303a25949125 (patch) | |
tree | e2ed1522e6efb0ff7c121741e702608ec9fb704d /app-text/libwpg | |
parent | app-text/libwpd: added ~arm64 keyword. Builds on ARM Cortex-A53 (diff) | |
download | gentoo-761c3196eef670dec3540c4e5b52303a25949125.tar.gz gentoo-761c3196eef670dec3540c4e5b52303a25949125.tar.bz2 gentoo-761c3196eef670dec3540c4e5b52303a25949125.zip |
app-text/libwpg: added ~arm64 keyword after building on ARM Cortex-A53
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-text/libwpg')
-rw-r--r-- | app-text/libwpg/libwpg-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libwpg/libwpg-0.3.1.ebuild b/app-text/libwpg/libwpg-0.3.1.ebuild index 5f8abe0e8082..46042da23141 100644 --- a/app-text/libwpg/libwpg-0.3.1.ebuild +++ b/app-text/libwpg/libwpg-0.3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips x86" IUSE="doc static-libs" RDEPEND=" |