diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:01 +0200 |
commit | 51ad96658fbd3e94196fa9ffd11b3cff2b0216c4 (patch) | |
tree | 931e0cb9e65a6d5da702473c44a1929ece2cd8bd /sys-power/nvram-reboot | |
parent | sys-kernel/xbox-sources: Sort KEYWORDS (diff) | |
download | gentoo-51ad96658fbd3e94196fa9ffd11b3cff2b0216c4.tar.gz gentoo-51ad96658fbd3e94196fa9ffd11b3cff2b0216c4.tar.bz2 gentoo-51ad96658fbd3e94196fa9ffd11b3cff2b0216c4.zip |
sys-power/nvram-reboot: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-power/nvram-reboot')
-rw-r--r-- | sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild | 4 |
1 files 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 6d1782912b8a..a66f39e0b684 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="" |