summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:20:59 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:20:59 +0200
commitb5f158414fc6a1c7e0c10fb6afa63ab6afec60c5 (patch)
tree827a1ed026991ab44b1b11ef1d3450ea90cefc07 /app-arch/duff/duff-0.5.2.ebuild
parentapp-arch/deb2targz: Sort KEYWORDS (diff)
downloadgentoo-b5f158414fc6a1c7e0c10fb6afa63ab6afec60c5.tar.gz
gentoo-b5f158414fc6a1c7e0c10fb6afa63ab6afec60c5.tar.bz2
gentoo-b5f158414fc6a1c7e0c10fb6afa63ab6afec60c5.zip
app-arch/duff: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-arch/duff/duff-0.5.2.ebuild')
-rw-r--r--app-arch/duff/duff-0.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/duff/duff-0.5.2.ebuild b/app-arch/duff/duff-0.5.2.ebuild
index 40a5c0d9cd75..ee113c8fa508 100644
--- a/app-arch/duff/duff-0.5.2.ebuild
+++ b/app-arch/duff/duff-0.5.2.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"
@@ -8,7 +8,7 @@ HOMEPAGE="http://duff.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND=""