diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-03-19 17:45:51 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-03-19 17:47:41 +0100 |
commit | bd5a0aea944692d8836f63d8c2eb4a6148bc0061 (patch) | |
tree | feef26b388eb19dc81759729fd7c15c37bb00502 /dev-ruby/ox | |
parent | app-text/poppler: Adjusted sub-slot. (diff) | |
download | gentoo-bd5a0aea944692d8836f63d8c2eb4a6148bc0061.tar.gz gentoo-bd5a0aea944692d8836f63d8c2eb4a6148bc0061.tar.bz2 gentoo-bd5a0aea944692d8836f63d8c2eb4a6148bc0061.zip |
dev-ruby/ox: amd64 stable, security bug 650884
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/ox')
-rw-r--r-- | dev-ruby/ox/ox-2.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ox/ox-2.8.2.ebuild b/dev-ruby/ox/ox-2.8.2.ebuild index f03cb3bed818..61a6f743a6dc 100644 --- a/dev-ruby/ox/ox-2.8.2.ebuild +++ b/dev-ruby/ox/ox-2.8.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://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="" |