diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-26 20:51:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-26 20:54:12 +0100 |
commit | 1a1f36cb7558b625d272243deef48a3ffd32fde6 (patch) | |
tree | 68d4a7cdfa140ffc2d4d758d598b2bf6788097ee /dev-ruby/tzinfo | |
parent | dev-ruby/atomic: x86 stable (bug #645618) (diff) | |
download | gentoo-1a1f36cb7558b625d272243deef48a3ffd32fde6.tar.gz gentoo-1a1f36cb7558b625d272243deef48a3ffd32fde6.tar.bz2 gentoo-1a1f36cb7558b625d272243deef48a3ffd32fde6.zip |
dev-ruby/tzinfo: x86 stable (bug #645618)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild index 350b5d60fb43..2c7a36e12f31 100644 --- a/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild +++ b/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |