summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:14 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:14 +0200
commit31d632123fce6cede57b0dcc51213b7ed2ad1f9a (patch)
tree3355db32d7d16e6e056da29ccace00d1e4772c38
parentapp-crypt/gpg-ringmgr: Sort KEYWORDS (diff)
downloadgentoo-31d632123fce6cede57b0dcc51213b7ed2ad1f9a.tar.gz
gentoo-31d632123fce6cede57b0dcc51213b7ed2ad1f9a.tar.bz2
gentoo-31d632123fce6cede57b0dcc51213b7ed2ad1f9a.zip
app-crypt/md4sum: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-crypt/md4sum/md4sum-0.02.03-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild b/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild
index fac751884b0e..089194c7affd 100644
--- a/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild
+++ b/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild
@@ -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
@@ -10,7 +10,7 @@ HOMEPAGE="http://linux.xulin.de/c/"
SRC_URI="http://linux.xulin.de/c/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
src_prepare() {