diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:46:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:46:59 +0100 |
commit | a7eee8eb69802cff7d5f535c736fd5204ba635bb (patch) | |
tree | b844e394943820fc130d03cd2678103ce63c17ce /dev-ruby/ox | |
parent | dev-ruby/rails-html-sanitizer: Stabilize 1.5.0 amd64, #903475 (diff) | |
download | gentoo-a7eee8eb69802cff7d5f535c736fd5204ba635bb.tar.gz gentoo-a7eee8eb69802cff7d5f535c736fd5204ba635bb.tar.bz2 gentoo-a7eee8eb69802cff7d5f535c736fd5204ba635bb.zip |
dev-ruby/ox: Stabilize 2.14.13 amd64, #903479
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ox')
-rw-r--r-- | dev-ruby/ox/ox-2.14.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ox/ox-2.14.13.ebuild b/dev-ruby/ox/ox-2.14.13.ebuild index d15b4d7c3d8c..6f5716d91210 100644 --- a/dev-ruby/ox/ox-2.14.13.ebuild +++ b/dev-ruby/ox/ox-2.14.13.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://www.ohler.com/ox/ https://github.com/ohler55/ox" SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="" |