diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-19 08:27:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-19 08:27:19 +0200 |
commit | e05a963c1065fbc13baa8c823fc05f057b61a2a0 (patch) | |
tree | 0fa97ee6b3644dc49e104df0ed669f7dd2e5e5c5 /dev-ruby/tzinfo | |
parent | dev-ruby/racc: x86 stable wrt bug #802711 (diff) | |
download | gentoo-e05a963c1065fbc13baa8c823fc05f057b61a2a0.tar.gz gentoo-e05a963c1065fbc13baa8c823fc05f057b61a2a0.tar.bz2 gentoo-e05a963c1065fbc13baa8c823fc05f057b61a2a0.zip |
dev-ruby/tzinfo: x86 stable wrt bug #802714
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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-1.2.8.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-2.0.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-1.2.8.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.8.ebuild index f78c55594eaa..d6ad4d055d5a 100644 --- a/dev-ruby/tzinfo/tzinfo-1.2.8.ebuild +++ b/dev-ruby/tzinfo/tzinfo-1.2.8.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://tzinfo.github.io/" LICENSE="MIT" SLOT="1" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/timezone-data" diff --git a/dev-ruby/tzinfo/tzinfo-2.0.4.ebuild b/dev-ruby/tzinfo/tzinfo-2.0.4.ebuild index c9deecd859b9..59b0a6ac89ba 100644 --- a/dev-ruby/tzinfo/tzinfo-2.0.4.ebuild +++ b/dev-ruby/tzinfo/tzinfo-2.0.4.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/tzinfo/tzinfo/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/timezone-data" |