diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:24:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:24:47 +0100 |
commit | a18e0c6c4af10a833988b88bf0a8ee263ece9bf7 (patch) | |
tree | dad7af948b25c5c1be17f3ee5142b442aa1a1c15 /dev-ruby/stomp | |
parent | 2dffc045c0fdc90c97bcbdbb80681ded45b0df4a (diff) | |
download | gentoo-a18e0c6c4af10a833988b88bf0a8ee263ece9bf7.tar.gz gentoo-a18e0c6c4af10a833988b88bf0a8ee263ece9bf7.tar.xz |
dev-ruby/stomp: x86 stable wrt bug #576408
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/stomp')
-rw-r--r-- | dev-ruby/stomp/stomp-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/stomp/stomp-1.3.4.ebuild b/dev-ruby/stomp/stomp-1.3.4.ebuild index 653cd4c7b89..7ebc6df7d04 100644 --- a/dev-ruby/stomp/stomp-1.3.4.ebuild +++ b/dev-ruby/stomp/stomp-1.3.4.ebuild @@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/stompgem/stomp" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |