commit: 51ad96658fbd3e94196fa9ffd11b3cff2b0216c4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 15:27:01 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 15:27:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ad9665
sys-power/nvram-reboot: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild
b/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild
index 6d1782912b8..a66f39e0b68 100644
--- a/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild
+++ b/sys-power/nvram-reboot/nvram-reboot-2004.10.03.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nvram-wakeup/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""