commit: a863e623ec59adb0fc34829b3df566e19914b98e Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 21:42:49 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 21:55:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a863e623
dev-ml/iTeML: x86 keyworded (bug #607024) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ml/iTeML/iTeML-2.5.ebuild | 4 ++-- dev-ml/iTeML/iTeML-2.6.ebuild | 4 ++-- dev-ml/iTeML/iTeML-2.7.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-ml/iTeML/iTeML-2.5.ebuild b/dev-ml/iTeML/iTeML-2.5.ebuild index 6f08c145760..7047a3ea4d8 100644 --- a/dev-ml/iTeML/iTeML-2.5.ebuild +++ b/dev-ml/iTeML/iTeML-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vincent-hugot/iTeML/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-ml/ounit:= diff --git a/dev-ml/iTeML/iTeML-2.6.ebuild b/dev-ml/iTeML/iTeML-2.6.ebuild index 90e9f8676bf..7047a3ea4d8 100644 --- a/dev-ml/iTeML/iTeML-2.6.ebuild +++ b/dev-ml/iTeML/iTeML-2.6.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=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vincent-hugot/iTeML/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-ml/ounit:= diff --git a/dev-ml/iTeML/iTeML-2.7.ebuild b/dev-ml/iTeML/iTeML-2.7.ebuild index 90e9f8676bf..7047a3ea4d8 100644 --- a/dev-ml/iTeML/iTeML-2.7.ebuild +++ b/dev-ml/iTeML/iTeML-2.7.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=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vincent-hugot/iTeML/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-ml/ounit:=
