diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:47:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:47:06 +0100 |
commit | 6eb7182b64dd5ed2932d7a9ea94e7699e211c7ab (patch) | |
tree | 18668940e3d7198297581305f416cf8fb6fd0d66 /dev-ruby/rdiscount | |
parent | dev-ruby/rdiscount: Stabilize 2.2.7 sparc, #903485 (diff) | |
download | gentoo-6eb7182b64dd5ed2932d7a9ea94e7699e211c7ab.tar.gz gentoo-6eb7182b64dd5ed2932d7a9ea94e7699e211c7ab.tar.bz2 gentoo-6eb7182b64dd5ed2932d7a9ea94e7699e211c7ab.zip |
dev-ruby/rdiscount: Stabilize 2.2.7 x86, #903485
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-2.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rdiscount/rdiscount-2.2.7.ebuild b/dev-ruby/rdiscount/rdiscount-2.2.7.ebuild index 406b991c7540..aba7087f8197 100644 --- a/dev-ruby/rdiscount/rdiscount-2.2.7.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.2.7.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() { |