commit: e26626a444da49eec55c71d882a99924599442d4 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Jun 30 05:59:42 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Jun 30 06:02:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26626a4
dev-util/dbus-test-runner: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild b/dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild index c793d9f0af5..c69ab316a91 100644 --- a/dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild +++ b/dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/${MY_MAJOR_VERSION}/${PV}/+download/${P}.ta LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test"
