diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:34:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:34:33 +0300 |
commit | 4afececa2006a01a485789179a5b3781cccf8f5a (patch) | |
tree | 0265661e274125d17c5e11c7481613d1158e5805 /dev-ruby/thor | |
parent | dev-ruby/thor: Stabilize 1.2.2 arm64, #910991 (diff) | |
download | gentoo-4afececa2006a01a485789179a5b3781cccf8f5a.tar.gz gentoo-4afececa2006a01a485789179a5b3781cccf8f5a.tar.bz2 gentoo-4afececa2006a01a485789179a5b3781cccf8f5a.zip |
dev-ruby/thor: Stabilize 1.2.2 amd64, #910991
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/thor')
-rw-r--r-- | dev-ruby/thor/thor-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/thor/thor-1.2.2.ebuild b/dev-ruby/thor/thor-1.2.2.ebuild index 1981c93ad4c2..e876cf5d8e82 100644 --- a/dev-ruby/thor/thor-1.2.2.ebuild +++ b/dev-ruby/thor/thor-1.2.2.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${ LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux" IUSE="doc" # For initial target porting (new rubies), we can make these test deps |