diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:42:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:55:46 +0100 |
commit | a863e623ec59adb0fc34829b3df566e19914b98e (patch) | |
tree | 14c9d844bc37e9acb408ca857225d4beca7df02a /dev-ml/iTeML | |
parent | sys-firmware/seabios: drop 1.10.1 (diff) | |
download | gentoo-a863e623ec59adb0fc34829b3df566e19914b98e.tar.gz gentoo-a863e623ec59adb0fc34829b3df566e19914b98e.tar.bz2 gentoo-a863e623ec59adb0fc34829b3df566e19914b98e.zip |
dev-ml/iTeML: x86 keyworded (bug #607024)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml/iTeML')
-rw-r--r-- | dev-ml/iTeML/iTeML-2.5.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/iTeML/iTeML-2.6.ebuild | 4 | ||||
-rw-r--r-- | 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 6f08c1457609..7047a3ea4d8d 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 90e9f8676bf7..7047a3ea4d8d 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 90e9f8676bf7..7047a3ea4d8d 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:= |