From: Michał Górny Date: Mon, 15 Jul 2019 15:26:24 +0000 (+0200) Subject: sys-apps/hwdata-redhat: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4ed8357a90112ad07fc9dd1be2f0a2f788a36070;p=gentoo.git sys-apps/hwdata-redhat: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild b/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild index 50087ae66629..b37a4fd4e65d 100644 --- a/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild +++ b/sys-apps/hwdata-redhat/hwdata-redhat-0.217.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 @@ -17,7 +17,7 @@ HOMEPAGE="https://fedora.redhat.com/projects/config-tools/" SRC_URI="mirror://fedora-dev/releases/9/Everything/source/SRPMS/${MY_P}-${RPMREV}.fc${FCVER}.src.rpm" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="virtual/modutils !sys-apps/hwdata-gentoo"