diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:05 +0200 |
commit | e49c435493077a61a5b2184afce6dbd1fe8d9ff4 (patch) | |
tree | 9d3ed4ebec1fa6269cd1acd17a1a3e456886278d /sci-electronics | |
parent | sci-electronics/eagle: Sort KEYWORDS (diff) | |
download | gentoo-e49c435493077a61a5b2184afce6dbd1fe8d9ff4.tar.gz gentoo-e49c435493077a61a5b2184afce6dbd1fe8d9ff4.tar.bz2 gentoo-e49c435493077a61a5b2184afce6dbd1fe8d9ff4.zip |
sci-electronics/gplcver: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gplcver/gplcver-2.11a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/gplcver/gplcver-2.11a.ebuild b/sci-electronics/gplcver/gplcver-2.11a.ebuild index a360cc9747fc..0b7bd40950ae 100644 --- a/sci-electronics/gplcver/gplcver-2.11a.ebuild +++ b/sci-electronics/gplcver/gplcver-2.11a.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=0 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pragmatic-c.com/${MY_PN}" SRC_URI="http://www.pragmatic-c.com/${MY_PN}/downloads/${P}.src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" S=${WORKDIR}/${P}.src |