app-backup/vzdump: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:02 +0000 (17:21 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:02 +0000 (17:21 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-backup/vzdump/vzdump-1.2.ebuild

index 7027a1cd9fe075eda9083da902d757b771a7a425..e7b4d1b5be010c374f823166200cd89950ad2745 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="http://www.proxmox.com/cms_proxmox/cms/upload/vzdump/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl:="