diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-04-27 09:18:27 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-04-27 10:32:34 +0200 |
commit | ad289e58f404d7805f0ccb3b4ce6794392ae06b7 (patch) | |
tree | 1f651d7e5f41a699b376523f8d79c0fa24207a8d /dev-ruby/thor | |
parent | x11-misc/lightdm-gtk-greeter: Revbump to fix docdir. (diff) | |
download | gentoo-ad289e58f404d7805f0ccb3b4ce6794392ae06b7.tar.gz gentoo-ad289e58f404d7805f0ccb3b4ce6794392ae06b7.tar.bz2 gentoo-ad289e58f404d7805f0ccb3b4ce6794392ae06b7.zip |
dev-ruby/thor: move ~alpha forward
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/thor')
-rw-r--r-- | dev-ruby/thor/thor-0.19.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/thor/thor-0.19.4.ebuild b/dev-ruby/thor/thor-0.19.4.ebuild index c1e11304fac7..f548e71b984e 100644 --- a/dev-ruby/thor/thor-0.19.4.ebuild +++ b/dev-ruby/thor/thor-0.19.4.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="doc" all_ruby_prepare() { |