diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:24:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:24:28 +0100 |
commit | f1e3cf85ea6c5dc4d30ea3aaaf6cb1b4dc448463 (patch) | |
tree | 3702735050695cab5fd76a78148b0494e660070e /dev-ruby | |
parent | 9ca8e2eb6357878c8f5b7241680cf8969c6197b1 (diff) | |
download | gentoo-f1e3cf85ea6c5dc4d30ea3aaaf6cb1b4dc448463.tar.gz gentoo-f1e3cf85ea6c5dc4d30ea3aaaf6cb1b4dc448463.tar.xz |
dev-ruby/shorturl: x86 stable wrt bug #575358
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild b/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild index cf8ada04427..be3725d7541 100644 --- a/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild +++ b/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://shorturl.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~x86-macos" IUSE="" # All tests require network connectivity. |