summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:42 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:42 +0200
commita1cf0cdfe54bdaebd77eeaec4f3081b1bfd879c6 (patch)
tree1bb5c4162869b4696dc010203fa80b302c5c2e38 /app-misc
parentapp-laptop/dispad: Sort KEYWORDS (diff)
downloadgentoo-a1cf0cdfe54bdaebd77eeaec4f3081b1bfd879c6.tar.gz
gentoo-a1cf0cdfe54bdaebd77eeaec4f3081b1bfd879c6.tar.bz2
gentoo-a1cf0cdfe54bdaebd77eeaec4f3081b1bfd879c6.zip
app-misc/cbview: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/cbview/cbview-0.06-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cbview/cbview-0.06-r1.ebuild b/app-misc/cbview/cbview-0.06-r1.ebuild
index 286374eacc42..8a9d8e740af2 100644
--- a/app-misc/cbview/cbview-0.06-r1.ebuild
+++ b/app-misc/cbview/cbview-0.06-r1.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://elvine.org/code/cbview/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=""