diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-06 18:37:00 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-06 18:13:37 +0100 |
commit | 29fbbebfc736a662f263c7fbccd519f5a3805c7a (patch) | |
tree | 8cce04fb41a31f10854d08ed47e8d67354f6f760 /dev-ruby/tzinfo | |
parent | net-mail/fetchmail: stable 6.3.26-r4 for hppa, bug #684658 (diff) | |
download | gentoo-29fbbebfc736a662f263c7fbccd519f5a3805c7a.tar.gz gentoo-29fbbebfc736a662f263c7fbccd519f5a3805c7a.tar.bz2 gentoo-29fbbebfc736a662f263c7fbccd519f5a3805c7a.zip |
dev-ruby/tzinfo: stable 1.2.5 for hppa, bug #684548
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 3380b8eae35a..1b36cf383f93 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" |