diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 02:53:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 03:20:53 +0000 |
commit | 7696bf59e88c12e11969365de963152a48a40646 (patch) | |
tree | 2d52533b51bceaa991279ea8b4d540ec645c4dea /dev-ruby/unindent | |
parent | dev-ruby/backports: Stabilize 3.15.0 arm64, #753047 (diff) | |
download | gentoo-7696bf59e88c12e11969365de963152a48a40646.tar.gz gentoo-7696bf59e88c12e11969365de963152a48a40646.tar.bz2 gentoo-7696bf59e88c12e11969365de963152a48a40646.zip |
dev-ruby/unindent: Stabilize 1.0 arm64, #753047
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/unindent')
-rw-r--r-- | dev-ruby/unindent/unindent-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild index 7718c3be5ef4..bb9324328693 100644 --- a/dev-ruby/unindent/unindent-1.0.ebuild +++ b/dev-ruby/unindent/unindent-1.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Ruby method to unindent strings" HOMEPAGE="https://github.com/mynyml/unindent" LICENSE="MIT" -KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86" SLOT="0" IUSE="" |