diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-20 08:26:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-20 08:26:40 +0200 |
commit | 92d7fbd141c1af2244508eba01e1e9bda56b01f5 (patch) | |
tree | b36d7eb322ed54077862ae899b9fe8cbdeeb2910 /dev-ruby/tins | |
parent | dev-ruby/sync: ppc64 stable wrt bug #813792 (diff) | |
download | gentoo-92d7fbd141c1af2244508eba01e1e9bda56b01f5.tar.gz gentoo-92d7fbd141c1af2244508eba01e1e9bda56b01f5.tar.bz2 gentoo-92d7fbd141c1af2244508eba01e1e9bda56b01f5.zip |
dev-ruby/tins: ppc64 stable wrt bug #813792
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r-- | dev-ruby/tins/tins-1.29.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tins/tins-1.29.1.ebuild b/dev-ruby/tins/tins-1.29.1.ebuild index 99d0050eb863..0a7a54b89594 100644 --- a/dev-ruby/tins/tins-1.29.1.ebuild +++ b/dev-ruby/tins/tins-1.29.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86" IUSE="" # Earlier versions of ruby bundled this dependency |