diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 20:01:31 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 20:12:26 +0200 |
commit | 9ea45f40d29320d386c51975a2352f6d3ab7de46 (patch) | |
tree | c8c57e6ab3e3a5a905a49dcc5dc25093aa455403 /dev-python/sure | |
parent | dev-python/nosexcover: keyword ~arm64 (diff) | |
download | gentoo-9ea45f40d29320d386c51975a2352f6d3ab7de46.tar.gz gentoo-9ea45f40d29320d386c51975a2352f6d3ab7de46.tar.bz2 gentoo-9ea45f40d29320d386c51975a2352f6d3ab7de46.zip |
dev-python/sure: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/sure')
-rw-r--r-- | dev-python/sure/sure-1.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sure/sure-1.2.5-r1.ebuild b/dev-python/sure/sure-1.2.5-r1.ebuild index dcb80988fc85..68514254ce81 100644 --- a/dev-python/sure/sure-1.2.5-r1.ebuild +++ b/dev-python/sure/sure-1.2.5-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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gabrielfalcao/${PN}/archive/${PV}.tar.gz -> ${P}-r1. LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" CDEPEND=" |