diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:24 +0200 |
commit | 4ed8357a90112ad07fc9dd1be2f0a2f788a36070 (patch) | |
tree | 9eb6cd29e2337a2d1f35798f566ee46f2448016e /sys-apps | |
parent | sys-apps/hbaapi: Sort KEYWORDS (diff) | |
download | gentoo-4ed8357a90112ad07fc9dd1be2f0a2f788a36070.tar.gz gentoo-4ed8357a90112ad07fc9dd1be2f0a2f788a36070.tar.bz2 gentoo-4ed8357a90112ad07fc9dd1be2f0a2f788a36070.zip |
sys-apps/hwdata-redhat: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |