diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:16 +0300 |
commit | 6fc584a4a45c90f7da38c5c93d5c9e2115760284 (patch) | |
tree | f1f0672c5f5033044b9eb1c652313e98f829e0c7 /dev-ruby/ox/ox-2.14.16.ebuild | |
parent | sys-apps/portage: Stabilize 3.0.45.3-r2 arm, #907512 (diff) | |
download | gentoo-6fc584a4a45c90f7da38c5c93d5c9e2115760284.tar.gz gentoo-6fc584a4a45c90f7da38c5c93d5c9e2115760284.tar.bz2 gentoo-6fc584a4a45c90f7da38c5c93d5c9e2115760284.zip |
dev-ruby/ox: Stabilize 2.14.16 amd64, #907525
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/ox/ox-2.14.16.ebuild')
-rw-r--r-- | dev-ruby/ox/ox-2.14.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ox/ox-2.14.16.ebuild b/dev-ruby/ox/ox-2.14.16.ebuild index 8fb552f6375f..2ba73b60a305 100644 --- a/dev-ruby/ox/ox-2.14.16.ebuild +++ b/dev-ruby/ox/ox-2.14.16.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="" |