diff options
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/eagle/eagle-7.4.0.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/eagle/eagle-7.6.0.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/eagle/eagle-7.7.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-electronics/eagle/eagle-7.4.0.ebuild b/sci-electronics/eagle/eagle-7.4.0.ebuild index 90e0233eddf3..27455106f898 100644 --- a/sci-electronics/eagle/eagle-7.4.0.ebuild +++ b/sci-electronics/eagle/eagle-7.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" -KEYWORDS="~amd64 ~x86 -*" +KEYWORDS="-* ~amd64 ~x86" IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" diff --git a/sci-electronics/eagle/eagle-7.6.0.ebuild b/sci-electronics/eagle/eagle-7.6.0.ebuild index 75075bf2e4c8..e0bf9379032e 100644 --- a/sci-electronics/eagle/eagle-7.6.0.ebuild +++ b/sci-electronics/eagle/eagle-7.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" -KEYWORDS="~amd64 ~x86 -*" +KEYWORDS="-* ~amd64 ~x86" IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" diff --git a/sci-electronics/eagle/eagle-7.7.0.ebuild b/sci-electronics/eagle/eagle-7.7.0.ebuild index 75075bf2e4c8..e0bf9379032e 100644 --- a/sci-electronics/eagle/eagle-7.7.0.ebuild +++ b/sci-electronics/eagle/eagle-7.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" -KEYWORDS="~amd64 ~x86 -*" +KEYWORDS="-* ~amd64 ~x86" IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" |