diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 23:02:02 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 23:02:02 +0200 |
commit | 8174fcbeabe58650514d1b7e4e405b9781985c10 (patch) | |
tree | 97121091fb9a8a28c77374445a3d96b0afbcf46e /dev-ruby/colorator | |
parent | dev-ruby/puppet_forge: Stabilize 3.2.0 amd64, #862190 (diff) | |
download | gentoo-8174fcbeabe58650514d1b7e4e405b9781985c10.tar.gz gentoo-8174fcbeabe58650514d1b7e4e405b9781985c10.tar.bz2 gentoo-8174fcbeabe58650514d1b7e4e405b9781985c10.zip |
dev-ruby/colorator: Stabilize 1.1.0-r1 amd64, #862190
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/colorator')
-rw-r--r-- | dev-ruby/colorator/colorator-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/colorator/colorator-1.1.0-r1.ebuild b/dev-ruby/colorator/colorator-1.1.0-r1.ebuild index e634550f7885..9eb9cd26ea0a 100644 --- a/dev-ruby/colorator/colorator-1.1.0-r1.ebuild +++ b/dev-ruby/colorator/colorator-1.1.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/octopress/colorator/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="" all_ruby_prepare() { |