diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-07 21:26:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-07 21:26:51 +0200 |
commit | a33f798d0d7611be2493524b2844f31703679f45 (patch) | |
tree | ca2bea5b918e7eec2cc48260ff0e5129972f10e9 /dev-cpp/libxmlpp | |
parent | app-i18n/libchewing: add ~arm64, bug #628030 (diff) | |
download | gentoo-a33f798d0d7611be2493524b2844f31703679f45.tar.gz gentoo-a33f798d0d7611be2493524b2844f31703679f45.tar.bz2 gentoo-a33f798d0d7611be2493524b2844f31703679f45.zip |
dev-cpp/libxmlpp: add ~arm64, bug #622718
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-cpp/libxmlpp')
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild index 8b15cc25de0a..1544a5953d10 100644 --- a/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="http://libxmlplusplus.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc" RDEPEND=" |