dev-libs/pcc-libs: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:22:49 +0000 (17:22 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:22:49 +0000 (17:22 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/pcc-libs/pcc-libs-1.1.0.ebuild
dev-libs/pcc-libs/pcc-libs-9999.ebuild

index 6da47ab755f33d90c55e6adab427e3eef5fa4820..b084d5d901f4ae82f431fdb2907c347a7aa8ed53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ HOMEPAGE="http://pcc.ludd.ltu.se"
 SRC_URI="ftp://pcc.ludd.ltu.se/pub/pcc-releases/${P}.tgz"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~x86 ~amd64 ~amd64-fbsd"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
 
 IUSE=""
 DEPEND=""
index 82ab2acefd6f3d838c8c7f1a153f06b019165fcf..af530465ea47fae761032a3c053af2687b85eb35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ if [[ ${PV} = 9999 ]]; then
        KEYWORDS=""
 else
        SRC_URI="ftp://pcc.ludd.ltu.se/pub/pcc-releases/${P}.tgz"
-       KEYWORDS="~x86 ~amd64 ~amd64-fbsd"
+       KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
 fi
 LICENSE="BSD"
 SLOT="0"