diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:26 +0200 |
commit | c61e2326365888bb2c2d2b0dc8e65ecc2cc69fdd (patch) | |
tree | ec4e6d24a0853bd856382080c9a4529c8a2a36c1 /sys-apps/most | |
parent | sys-apps/hwdata-redhat: Sort KEYWORDS (diff) | |
download | gentoo-c61e2326365888bb2c2d2b0dc8e65ecc2cc69fdd.tar.gz gentoo-c61e2326365888bb2c2d2b0dc8e65ecc2cc69fdd.tar.bz2 gentoo-c61e2326365888bb2c2d2b0dc8e65ecc2cc69fdd.zip |
sys-apps/most: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/most')
-rw-r--r-- | sys-apps/most/most-5.0.0a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/most/most-5.0.0a-r1.ebuild b/sys-apps/most/most-5.0.0a-r1.ebuild index 3c2326d25e8f..9caab7aaec36 100644 --- a/sys-apps/most/most-5.0.0a-r1.ebuild +++ b/sys-apps/most/most-5.0.0a-r1.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=5 @@ -11,7 +11,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~mips ~ppc64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND=">=sys-libs/slang-2.1.3" |