diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-02-08 07:19:39 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-02-08 07:19:39 +0100 |
commit | 0382f68e1bb212068812d9ee6133e57114be23f4 (patch) | |
tree | 0f8a79459514213946fdade92ce98c94577cf9d0 /dev-ruby/ox | |
parent | dev-ruby/ox: add 2.14.7 (diff) | |
download | gentoo-0382f68e1bb212068812d9ee6133e57114be23f4.tar.gz gentoo-0382f68e1bb212068812d9ee6133e57114be23f4.tar.bz2 gentoo-0382f68e1bb212068812d9ee6133e57114be23f4.zip |
dev-ruby/ox: amd64 stable
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ox')
-rw-r--r-- | dev-ruby/ox/ox-2.14.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ox/ox-2.14.6.ebuild b/dev-ruby/ox/ox-2.14.6.ebuild index ec3462672ecd..09abdbeca52b 100644 --- a/dev-ruby/ox/ox-2.14.6.ebuild +++ b/dev-ruby/ox/ox-2.14.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="" |