commit: bf6c71f99b8eb1787de4ebb248a165bc6cb0c909 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Mon Jul 8 16:08:47 2019 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Mon Jul 8 16:09:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6c71f9
dev-perl/WattsUp-Daemon: Fix unsorted keywords Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/WattsUp-Daemon/WattsUp-Daemon-0.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/WattsUp-Daemon/WattsUp-Daemon-0.4-r1.ebuild b/dev-perl/WattsUp-Daemon/WattsUp-Daemon-0.4-r1.ebuild index c93b0805ce7..332b4d28d6a 100644 --- a/dev-perl/WattsUp-Daemon/WattsUp-Daemon-0.4-r1.ebuild +++ b/dev-perl/WattsUp-Daemon/WattsUp-Daemon-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~robbat2/wattsup-daemon/${P}.tar.gz" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="dev-perl/Device-SerialPort
