summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:00 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:00 +0200
commitdd363d0c4f6ccb5ee61c127510a1bb6d9f85407e (patch)
tree971a2e40517b3639bde41fc9646a12f1b6140463 /app-backup
parentapp-arch/duff: Sort KEYWORDS (diff)
downloadgentoo-dd363d0c4f6ccb5ee61c127510a1bb6d9f85407e.tar.gz
gentoo-dd363d0c4f6ccb5ee61c127510a1bb6d9f85407e.tar.bz2
gentoo-dd363d0c4f6ccb5ee61c127510a1bb6d9f85407e.zip
app-backup/cpdup: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/cpdup/cpdup-1.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/cpdup/cpdup-1.18.ebuild b/app-backup/cpdup/cpdup-1.18.ebuild
index cf88a6bfd530..72f12debac0b 100644
--- a/app-backup/cpdup/cpdup-1.18.ebuild
+++ b/app-backup/cpdup/cpdup-1.18.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
@@ -11,7 +11,7 @@ SRC_URI="http://apollo.backplane.com/FreeSrc/${P}.tgz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~x86-fbsd ~amd64"
+KEYWORDS="~amd64 ~x86-fbsd"
IUSE="userland_GNU threads"
DEPEND=""