diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:31 +0200 |
commit | 20af3c0f3a3894c72292e91b9d2146e8d2a09cae (patch) | |
tree | 004e6bd6e47f8dde61f6db411f19f943924a8741 /net-misc/lambdamoo | |
parent | net-misc/datapipe: Sort KEYWORDS (diff) | |
download | gentoo-20af3c0f3a3894c72292e91b9d2146e8d2a09cae.tar.gz gentoo-20af3c0f3a3894c72292e91b9d2146e8d2a09cae.tar.bz2 gentoo-20af3c0f3a3894c72292e91b9d2146e8d2a09cae.zip |
net-misc/lambdamoo: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/lambdamoo')
-rw-r--r-- | net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild b/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild index 296ae54cd94a..447f42484f06 100644 --- a/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild +++ b/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="mirror://sourceforge/lambdamoo/LambdaMOO-${PV}.tar.gz" LICENSE="LambdaMOO GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~sparc ~x86" IUSE="" DEPEND="sys-devel/bison" |