diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:33 +0200 |
commit | df9094356240ece8388eb68d42772296ff88c5cc (patch) | |
tree | 3e56efc9ea7b97ea781bfa4ee8b192934dd2ccc7 /dev-ruby/httpclient | |
parent | games-util/grfcodec: amd64 stable wrt bug #582288 (diff) | |
download | gentoo-df9094356240ece8388eb68d42772296ff88c5cc.tar.gz gentoo-df9094356240ece8388eb68d42772296ff88c5cc.tar.bz2 gentoo-df9094356240ece8388eb68d42772296ff88c5cc.zip |
dev-ruby/httpclient: amd64 stable wrt bug #580892
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.7.1.ebuild b/dev-ruby/httpclient/httpclient-2.7.1.ebuild index 25cf2f3ace0d..7aa52b2bfd85 100644 --- a/dev-ruby/httpclient/httpclient-2.7.1.ebuild +++ b/dev-ruby/httpclient/httpclient-2.7.1.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |