diff options
author | 2016-03-06 13:52:25 +0100 | |
---|---|---|
committer | 2016-03-06 13:58:16 +0100 | |
commit | 82c0bba8628b5138c9a563d4ea3776633dbe6038 (patch) | |
tree | 2ee010d787142cb7da81d74f1fb5f9463a3e1939 | |
parent | net-dns/dnstop: amd64 stable wrt bug #562574 (diff) | |
download | gentoo-82c0bba8628b5138c9a563d4ea3776633dbe6038.tar.gz gentoo-82c0bba8628b5138c9a563d4ea3776633dbe6038.tar.bz2 gentoo-82c0bba8628b5138c9a563d4ea3776633dbe6038.zip |
dev-ruby/stomp: amd64 stable wrt bug #576408
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 7a0b39bc9689..653cd4c7b894 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="" |