commit:     17258af7bb749042d34a4b00e033a7701aba3c8b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 15:27:29 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 15:27:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17258af7

x11-themes/vdr-channel-logos: Sort KEYWORDS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-themes/vdr-channel-logos/vdr-channel-logos-0.2-r1.ebuild | 4 ++--
 x11-themes/vdr-channel-logos/vdr-channel-logos-0.2.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-themes/vdr-channel-logos/vdr-channel-logos-0.2-r1.ebuild 
b/x11-themes/vdr-channel-logos/vdr-channel-logos-0.2-r1.ebuild
index ecc0aeb57d7..17184e4f08e 100644
--- a/x11-themes/vdr-channel-logos/vdr-channel-logos-0.2-r1.ebuild
+++ b/x11-themes/vdr-channel-logos/vdr-channel-logos-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.vdrskins.org/vdrskins/albums/userpics/10138/${MY_P}.tar.gz";
 
 LICENSE="fairuse"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 S=${WORKDIR}/logos

diff --git a/x11-themes/vdr-channel-logos/vdr-channel-logos-0.2.ebuild 
b/x11-themes/vdr-channel-logos/vdr-channel-logos-0.2.ebuild
index e01e839d78c..196e464f3fc 100644
--- a/x11-themes/vdr-channel-logos/vdr-channel-logos-0.2.ebuild
+++ b/x11-themes/vdr-channel-logos/vdr-channel-logos-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.vdrskins.org/vdrskins/albums/userpics/10138/${MY_P}.tar.gz";
 
 LICENSE="fairuse"
 SLOT="0"
-KEYWORDS="x86 amd64"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 S=${WORKDIR}/logos

Reply via email to