diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:27:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:34:24 +0200 |
commit | 3eba528a0abf77e3471ff5a0da4acd512b0f7c3f (patch) | |
tree | 7f534f0a7549aebb3a793bfb92ab46b3780e9954 /dev-ruby/tzinfo | |
parent | dev-ruby/tins: x86 stable (bug #683872) (diff) | |
download | gentoo-3eba528a0abf77e3471ff5a0da4acd512b0f7c3f.tar.gz gentoo-3eba528a0abf77e3471ff5a0da4acd512b0f7c3f.tar.bz2 gentoo-3eba528a0abf77e3471ff5a0da4acd512b0f7c3f.zip |
dev-ruby/tzinfo: x86 stable (bug #684548)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild index e8bcd1790f86..54fa5d8deb38 100644 --- a/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild +++ b/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://tzinfo.github.io/" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/timezone-data" |