commit: b31f832fb473f5cff5bc7443da4eb5c55adefddd Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jun 22 22:54:53 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Jun 23 05:19:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b31f832f
dev-libs/libxdg-basedir: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild index 9481cac083a..26e6d732db0 100644 --- a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild +++ b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/devnev/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris" IUSE="doc static-libs" RDEPEND=""
