diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-06 15:55:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-06 15:55:45 +0100 |
commit | 4e1e89e5fc9bb42639e934bc5102c8b8023324ca (patch) | |
tree | bfd256864227ee099b6de23a319889b98603a61a /dev-python/process-tests | |
parent | dev-python/bleach: amd64 stable wrt bug #602484 (diff) | |
download | gentoo-4e1e89e5fc9bb42639e934bc5102c8b8023324ca.tar.gz gentoo-4e1e89e5fc9bb42639e934bc5102c8b8023324ca.tar.bz2 gentoo-4e1e89e5fc9bb42639e934bc5102c8b8023324ca.zip |
dev-python/process-tests: amd64 stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/process-tests')
-rw-r--r-- | dev-python/process-tests/process-tests-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/process-tests/process-tests-1.2.0.ebuild b/dev-python/process-tests/process-tests-1.2.0.ebuild index 53ff8270167d..34ec82e6d225 100644 --- a/dev-python/process-tests/process-tests-1.2.0.ebuild +++ b/dev-python/process-tests/process-tests-1.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |