diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:32 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:32 +0200 |
commit | c03122d87f61c1124713511ba6b4681926299fc2 (patch) | |
tree | 42d07cb684edef51e71c434c73def16c72f23cd4 /dev-util/hxd | |
parent | dev-util/artifactory-bin: Sort KEYWORDS (diff) | |
download | gentoo-c03122d87f61c1124713511ba6b4681926299fc2.tar.gz gentoo-c03122d87f61c1124713511ba6b4681926299fc2.tar.bz2 gentoo-c03122d87f61c1124713511ba6b4681926299fc2.zip |
dev-util/hxd: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/hxd')
-rw-r--r-- | dev-util/hxd/hxd-0.70.02-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/hxd/hxd-0.70.02-r2.ebuild b/dev-util/hxd/hxd-0.70.02-r2.ebuild index ad8dc60558e7..3956813a1087 100644 --- a/dev-util/hxd/hxd-0.70.02-r2.ebuild +++ b/dev-util/hxd/hxd-0.70.02-r2.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 @@ -11,7 +11,7 @@ SRC_URI="http://linux.xulin.de/c/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~sparc ~mips ~ppc" +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" PATCHES=( "${FILESDIR}"/${P}-prll-flags.patch |