diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-12 11:04:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-12 11:04:54 +0100 |
commit | 0486989e131382775f029b4f5f067b96ba38fb18 (patch) | |
tree | 420fccccc2a089f87d3871f535afab273a075c09 /dev-ruby/shoulda | |
parent | dev-ruby/unf: drop alpha keywords (diff) | |
download | gentoo-0486989e131382775f029b4f5f067b96ba38fb18.tar.gz gentoo-0486989e131382775f029b4f5f067b96ba38fb18.tar.bz2 gentoo-0486989e131382775f029b4f5f067b96ba38fb18.zip |
dev-ruby/shoulda: drop alpha keywords
Bug: https://bugs.gentoo.org/732326
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda')
-rw-r--r-- | dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild b/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild index 2c4a1501e0e5..6f230b6f61ff 100644 --- a/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild +++ b/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ RUBY_S="thoughtbot-${PN}-*" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" # tests seem to be quite broken :( They require working version of |