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