diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:21 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:21 +0200 |
commit | 3c98a557405c767a361446fffb2d6d12c3abf40e (patch) | |
tree | 51f71dfd92133d4339d5b4c31e9417e66531e8ce /net-libs/vanessa-mcast | |
parent | net-libs/roadrunner: Sort KEYWORDS (diff) | |
download | gentoo-3c98a557405c767a361446fffb2d6d12c3abf40e.tar.gz gentoo-3c98a557405c767a361446fffb2d6d12c3abf40e.tar.bz2 gentoo-3c98a557405c767a361446fffb2d6d12c3abf40e.zip |
net-libs/vanessa-mcast: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs/vanessa-mcast')
-rw-r--r-- | net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild b/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild index 5a609a1f489d..af1d1c54d277 100644 --- a/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild +++ b/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.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="http://horms.net/projects/vanessa/download/${MY_PN}/${PV}/${MY_P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND=">=dev-libs/vanessa-logger-0.0.6 |