diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:38:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:38 +0100 |
commit | 39c44649f6013dc978cd68fdc62944055fe08d02 (patch) | |
tree | 5f3bf2e1fbbc26b2a6cc311a2ebe0510c9b6313d /dev-util/shunit2 | |
parent | dev-ruby/bundler: x86 stable wrt bug #556372 (diff) | |
download | gentoo-39c44649f6013dc978cd68fdc62944055fe08d02.tar.gz gentoo-39c44649f6013dc978cd68fdc62944055fe08d02.tar.bz2 gentoo-39c44649f6013dc978cd68fdc62944055fe08d02.zip |
dev-util/shunit2: x86 stable wrt bug #590678
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 2a0dc2efc734..3bcda1db2934 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() { |