diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:49 +0200 |
commit | 403675f860321c76dea205491b42663bb45b651b (patch) | |
tree | e5bd45ef7178d44d2c6d631a9f64b92d9eb29dc6 /net-proxy/piper | |
parent | net-print/apsfilter: Sort KEYWORDS (diff) | |
download | gentoo-403675f860321c76dea205491b42663bb45b651b.tar.gz gentoo-403675f860321c76dea205491b42663bb45b651b.tar.bz2 gentoo-403675f860321c76dea205491b42663bb45b651b.zip |
net-proxy/piper: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-proxy/piper')
-rw-r--r-- | net-proxy/piper/piper-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/piper/piper-1.14.ebuild b/net-proxy/piper/piper-1.14.ebuild index ee0f787f4bd9..1c3e950d7eff 100644 --- a/net-proxy/piper/piper-1.14.ebuild +++ b/net-proxy/piper/piper-1.14.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 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.qwirx.com/" SRC_URI="http://www.qwirx.com/piper/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" #RDEPEND="" |