diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-07 20:39:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-07 20:40:46 +0300 |
commit | 411fc8e5d1497477a81e4e196438a74acf648d17 (patch) | |
tree | fbabff70754ded10b7a550a677f9ed7d96103e0b /dev-ml | |
parent | dev-ml/ocaml-autoconf: ppc stable wrt bug #679468 (diff) | |
download | gentoo-411fc8e5d1497477a81e4e196438a74acf648d17.tar.gz gentoo-411fc8e5d1497477a81e4e196438a74acf648d17.tar.bz2 gentoo-411fc8e5d1497477a81e4e196438a74acf648d17.zip |
dev-ml/ocaml-autoconf: x86 stable wrt bug #679468
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild index 35f6fbb5cdb2..7b2ab99fb8e2 100644 --- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild +++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc x86" src_install() { emake DESTDIR="${D}" prefix="/usr" install |