diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:03 +0200 |
commit | 718b1eb918f3e82c2ad31fedbd0e2a350e9df139 (patch) | |
tree | 71c92940b4d99520f18da931e2ba4d213530991c /sci-electronics | |
parent | sci-chemistry/pymol-plugins-emovie: Sort KEYWORDS (diff) | |
download | gentoo-718b1eb918f3e82c2ad31fedbd0e2a350e9df139.tar.gz gentoo-718b1eb918f3e82c2ad31fedbd0e2a350e9df139.tar.bz2 gentoo-718b1eb918f3e82c2ad31fedbd0e2a350e9df139.zip |
sci-electronics/eagle: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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" |