diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:00 +0200 |
commit | 649bf0eeb64db1e44ebfc53a69be8db30fd66c52 (patch) | |
tree | ed49017a96a4ff24feafa76e4a57daa11e65e049 /media-gfx/hp2xx | |
parent | media-gfx/crwinfo: Sort KEYWORDS (diff) | |
download | gentoo-649bf0eeb64db1e44ebfc53a69be8db30fd66c52.tar.gz gentoo-649bf0eeb64db1e44ebfc53a69be8db30fd66c52.tar.bz2 gentoo-649bf0eeb64db1e44ebfc53a69be8db30fd66c52.zip |
media-gfx/hp2xx: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/hp2xx')
-rw-r--r-- | media-gfx/hp2xx/hp2xx-3.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/hp2xx/hp2xx-3.4.4.ebuild b/media-gfx/hp2xx/hp2xx-3.4.4.ebuild index 268801ee97d6..731025135dbb 100644 --- a/media-gfx/hp2xx/hp2xx-3.4.4.ebuild +++ b/media-gfx/hp2xx/hp2xx-3.4.4.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=4 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=" |