diff options
Diffstat (limited to 'net-p2p/smet2html')
-rw-r--r-- | net-p2p/smet2html/smet2html-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/smet2html/smet2html-0.1.ebuild b/net-p2p/smet2html/smet2html-0.1.ebuild index 7f2c295a17b0..ac90dbab6419 100644 --- a/net-p2p/smet2html/smet2html-0.1.ebuild +++ b/net-p2p/smet2html/smet2html-0.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 @@ -10,7 +10,7 @@ RESTRICT="mirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" S="${WORKDIR}/${PN}" |