diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:12 +0200 |
commit | 8618b25c5cd07d739661ab9dc878492041dfb396 (patch) | |
tree | 54ea9a732c534f1c7a533c6f868d105a5513a589 | |
parent | app-crypt/gentoo-keys: Sort KEYWORDS (diff) | |
download | gentoo-8618b25c5cd07d739661ab9dc878492041dfb396.tar.gz gentoo-8618b25c5cd07d739661ab9dc878492041dfb396.tar.bz2 gentoo-8618b25c5cd07d739661ab9dc878492041dfb396.zip |
app-crypt/gpg-ringmgr: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild index 124c3167bb57..738ef069dda0 100644 --- a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild +++ b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${PN}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" DEPEND="dev-lang/perl |