From: Michał Górny Date: Mon, 15 Jul 2019 15:25:19 +0000 (+0200) Subject: net-libs/roadrunner: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d1c621755cf81be9c940f48213b70bfa96bea0b3;p=gentoo.git net-libs/roadrunner: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/net-libs/roadrunner/roadrunner-0.9.1.ebuild b/net-libs/roadrunner/roadrunner-0.9.1.ebuild index 3d2421e5761d..6273267219f2 100644 --- a/net-libs/roadrunner/roadrunner-0.9.1.ebuild +++ b/net-libs/roadrunner/roadrunner-0.9.1.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/roadrunner-${PV}.tar.gz" LICENSE="Sleepycat" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="ppc x86" # doc = include documentation IUSE="doc"