diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:43 +0200 |
commit | add73f90199fc83429f5e67aeabee8f1f0c8f3e3 (patch) | |
tree | ee7ae3aae3f3862b6244c149e1e34fa8b74c1b31 /sys-boot | |
parent | sys-block/tw_cli: Sort KEYWORDS (diff) | |
download | gentoo-add73f90199fc83429f5e67aeabee8f1f0c8f3e3.tar.gz gentoo-add73f90199fc83429f5e67aeabee8f1f0c8f3e3.tar.bz2 gentoo-add73f90199fc83429f5e67aeabee8f1f0c8f3e3.zip |
sys-boot/bootcreator: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/bootcreator/bootcreator-1.1.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/bootcreator/bootcreator-1.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-boot/bootcreator/bootcreator-1.1.ebuild b/sys-boot/bootcreator/bootcreator-1.1.ebuild index 6c39fd7daa63..5f9a3fcc145e 100644 --- a/sys-boot/bootcreator/bootcreator-1.1.ebuild +++ b/sys-boot/bootcreator/bootcreator-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://tbs-software.com/morgoth/files/bootcreator-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc -*" +KEYWORDS="-* ppc" IUSE="" DEPEND="" diff --git a/sys-boot/bootcreator/bootcreator-1.2.ebuild b/sys-boot/bootcreator/bootcreator-1.2.ebuild index 6c39fd7daa63..5f9a3fcc145e 100644 --- a/sys-boot/bootcreator/bootcreator-1.2.ebuild +++ b/sys-boot/bootcreator/bootcreator-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://tbs-software.com/morgoth/files/bootcreator-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc -*" +KEYWORDS="-* ppc" IUSE="" DEPEND="" |