diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-15 11:53:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-15 11:53:11 +0200 |
commit | 9edd9552ec7f1bd966c904098685b3a233c2744b (patch) | |
tree | 242ebbfef5c0480a7a237b812eeb022f1aec2d6b /dev-ruby/stomp | |
parent | net-irc/irssi: x86 stable wrt bug #621188 (diff) | |
download | gentoo-9edd9552ec7f1bd966c904098685b3a233c2744b.tar.gz gentoo-9edd9552ec7f1bd966c904098685b3a233c2744b.tar.bz2 gentoo-9edd9552ec7f1bd966c904098685b3a233c2744b.zip |
dev-ruby/stomp: x86 stable wrt bug #621640
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/stomp/stomp-1.4.3.ebuild b/dev-ruby/stomp/stomp-1.4.3.ebuild index 55d0796ae54e..0003bf613f06 100644 --- a/dev-ruby/stomp/stomp-1.4.3.ebuild +++ b/dev-ruby/stomp/stomp-1.4.3.ebuild @@ -17,5 +17,5 @@ HOMEPAGE="https://github.com/stompgem/stomp" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |