diff options
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:= |