diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-07-06 09:05:28 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-07-06 09:49:08 +0200 |
commit | 6642a6bc519c06da974a49d51088773daae242fe (patch) | |
tree | cb0d06717246925ab13fb90a2fa6af3b49721ab9 /dev-ruby/bsearch | |
parent | dev-ruby/certificate_authority: add ruby30 (diff) | |
download | gentoo-6642a6bc519c06da974a49d51088773daae242fe.tar.gz gentoo-6642a6bc519c06da974a49d51088773daae242fe.tar.bz2 gentoo-6642a6bc519c06da974a49d51088773daae242fe.zip |
dev-ruby/bsearch: move stable keywords forward
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/bsearch')
-rw-r--r-- | dev-ruby/bsearch/bsearch-1.5.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bsearch/bsearch-1.5.0-r3.ebuild b/dev-ruby/bsearch/bsearch-1.5.0-r3.ebuild index 0badfb68ce5b..733d8a1011ed 100644 --- a/dev-ruby/bsearch/bsearch-1.5.0-r3.ebuild +++ b/dev-ruby/bsearch/bsearch-1.5.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ HOMEPAGE="http://0xcc.net/ruby-bsearch/" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" all_ruby_prepare() { |