From dd363d0c4f6ccb5ee61c127510a1bb6d9f85407e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 15 Jul 2019 17:21:00 +0200 Subject: app-backup/cpdup: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-backup/cpdup/cpdup-1.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-backup') 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="" -- cgit v1.2.3-65-gdbad