diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:10 +0200 |
commit | 6484c0bc634b63d7aa53dc169def586ae9bcd8ca (patch) | |
tree | e22931a11b799d7c14735585eae94a72cf9c4cc8 /app-crypt | |
parent | app-crypt/eid-mw: Sort KEYWORDS (diff) | |
download | gentoo-6484c0bc634b63d7aa53dc169def586ae9bcd8ca.tar.gz gentoo-6484c0bc634b63d7aa53dc169def586ae9bcd8ca.tar.bz2 gentoo-6484c0bc634b63d7aa53dc169def586ae9bcd8ca.zip |
app-crypt/gentoo-keys: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild b/app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild index e02ab94f751a..809236ea9287 100644 --- a/app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild +++ b/app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild @@ -1,4 +1,4 @@ -# Copyright 2014-2019 Gentoo Foundation +# Copyright 2014-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~dolsen/releases/keyrings/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 x64-cygwin amd64-fbsd amd64-linux x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 x64-cygwin amd64-fbsd x86-fbsd amd64-linux" S="${WORKDIR}" |