summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:04 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:04 +0200
commitee445a1b9b50b5c0c0539abaf4d67c831348ae85 (patch)
tree3e56da40ebbbed3a9efb90d6043d8faa62bd2dfb /app-benchmarks
parentapp-backup/vzdump: Sort KEYWORDS (diff)
downloadgentoo-ee445a1b9b50b5c0c0539abaf4d67c831348ae85.tar.gz
gentoo-ee445a1b9b50b5c0c0539abaf4d67c831348ae85.tar.bz2
gentoo-ee445a1b9b50b5c0c0539abaf4d67c831348ae85.zip
app-benchmarks/forkbomb: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/forkbomb/forkbomb-1.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/forkbomb/forkbomb-1.4-r1.ebuild b/app-benchmarks/forkbomb/forkbomb-1.4-r1.ebuild
index 67adb9ea3706..0cd893752836 100644
--- a/app-benchmarks/forkbomb/forkbomb-1.4-r1.ebuild
+++ b/app-benchmarks/forkbomb/forkbomb-1.4-r1.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
@@ -9,7 +9,7 @@ SRC_URI="http://home.tiscali.cz:8080/~cz210552/distfiles/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
src_prepare() {