diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:27:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 6464b2d21a4b198b4ca899f0181c3b2a152fec70 (patch) | |
tree | ddfba2eb7c85b22e4ad22e96a8605dd676be5b9b /dev-util/shunit2 | |
parent | dev-util/qmtest: amd64 stable wrt bug #591502 (diff) | |
download | gentoo-6464b2d21a4b198b4ca899f0181c3b2a152fec70.tar.gz gentoo-6464b2d21a4b198b4ca899f0181c3b2a152fec70.tar.bz2 gentoo-6464b2d21a4b198b4ca899f0181c3b2a152fec70.zip |
dev-util/shunit2: amd64 stable wrt bug #590678
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/shunit2')
-rw-r--r-- | dev-util/shunit2/shunit2-2.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/shunit2/shunit2-2.1.6-r1.ebuild b/dev-util/shunit2/shunit2-2.1.6-r1.ebuild index 22a6bf711c31..2a0dc2efc734 100644 --- a/dev-util/shunit2/shunit2-2.1.6-r1.ebuild +++ b/dev-util/shunit2/shunit2-2.1.6-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://shunit2.googlecode.com/files/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" src_install() { |