diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-01-17 10:33:31 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-01-17 10:44:54 +0100 |
commit | cdcfec7913c1ee62b48f875b8917097fab000edd (patch) | |
tree | 65c0c9feb09d4f38fd3ebbc39933a72432e3a36f /dev-ruby/tzinfo | |
parent | dev-ruby/thread_safe: marked *-macos, *-solaris, bug #570052 (diff) | |
download | gentoo-cdcfec7913c1ee62b48f875b8917097fab000edd.tar.gz gentoo-cdcfec7913c1ee62b48f875b8917097fab000edd.tar.bz2 gentoo-cdcfec7913c1ee62b48f875b8917097fab000edd.zip |
dev-ruby/tzinfo: marked *-macos, *-solaris, bug #570052
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild index 6f73e204bec2..fdd639c12989 100644 --- a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild +++ b/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://tzinfo.github.io/" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/timezone-data" |