diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 20:23:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 20:23:42 +0100 |
commit | b0bc6f7ed55ac0d3138fc60cce74f621698e6d49 (patch) | |
tree | 4da80411ceb4fd9578c50222a7eabc2f593b6f4b /dev-ruby/tins | |
parent | dev-ruby/ruby_parser: Stabilize 3.19.2 arm, #903379 (diff) | |
download | gentoo-b0bc6f7ed55ac0d3138fc60cce74f621698e6d49.tar.gz gentoo-b0bc6f7ed55ac0d3138fc60cce74f621698e6d49.tar.bz2 gentoo-b0bc6f7ed55ac0d3138fc60cce74f621698e6d49.zip |
dev-ruby/tins: Stabilize 1.32.1 amd64, #903385
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r-- | dev-ruby/tins/tins-1.32.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tins/tins-1.32.1.ebuild b/dev-ruby/tins/tins-1.32.1.ebuild index 6ca1569f773b..b00dfece4318 100644 --- a/dev-ruby/tins/tins-1.32.1.ebuild +++ b/dev-ruby/tins/tins-1.32.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="" ruby_add_rdepend "dev-ruby/sync" |