diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2018-07-27 08:39:26 +0200 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2018-07-27 08:39:26 +0200 |
commit | e2761d576b314a6eadcdb243888c8a35baa1bb48 (patch) | |
tree | 6c15cd6864c6b8fa26e0b8fdcc1a7cf709feb4ff /dev-ml | |
parent | media-fonts/mplus-outline-fonts: stable 0_pre063 for ia64, bug #661798 (diff) | |
download | gentoo-e2761d576b314a6eadcdb243888c8a35baa1bb48.tar.gz gentoo-e2761d576b314a6eadcdb243888c8a35baa1bb48.tar.bz2 gentoo-e2761d576b314a6eadcdb243888c8a35baa1bb48.zip |
dev-ml/ocplib-simplex: Stabilizing
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild b/dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild index af7162c862f4..f04ed1fed37c 100644 --- a/dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild +++ b/dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/OCamlPro-Iguernlala/${PN}/archive/${PV}.tar.gz LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND="" |