diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:52:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:52:37 +0100 |
commit | 8e6ede7c93fbf7bbf9874aa8bd2958b05194a946 (patch) | |
tree | 8945a776e3bc8c6caeda7db4234bba059d5bb40d /dev-ruby/tzinfo | |
parent | dev-ruby/httpclient: x86 stable wrt bug #602504 (diff) | |
download | gentoo-8e6ede7c93fbf7bbf9874aa8bd2958b05194a946.tar.gz gentoo-8e6ede7c93fbf7bbf9874aa8bd2958b05194a946.tar.bz2 gentoo-8e6ede7c93fbf7bbf9874aa8bd2958b05194a946.zip |
dev-ruby/tzinfo: x86 stable wrt bug #602604
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.52.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.52.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.52.ebuild index f5cc5bb6afa3..a185e2d788f0 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.52.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.52.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://tzinfo.github.io/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |