dev-util/xdelta: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:43 +0000 (17:23 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:43 +0000 (17:23 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/xdelta/xdelta-3.0.11.ebuild

index 2f2e7eb8bc5185ebfa2d25600fa6677beee98ccf..d659122d34f29caa7cb0ac7e907611ab7e205adb 100644 (file)
@@ -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="https://github.com/jmacd/xdelta-gpl/releases/download/v${PV}/${MY_P}.ta
 
 LICENSE="GPL-2"
 SLOT="3"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="examples lzma"
 
 RDEPEND="lzma? ( app-arch/xz-utils:= )"