diff options
-rw-r--r-- | dev-tcltk/scwoop/scwoop-4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/scwoop/scwoop-4.1.ebuild b/dev-tcltk/scwoop/scwoop-4.1.ebuild index 2c5176dbb836..6a61670703e9 100644 --- a/dev-tcltk/scwoop/scwoop-4.1.ebuild +++ b/dev-tcltk/scwoop/scwoop-4.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 @@ -8,7 +8,7 @@ HOMEPAGE="http://jfontain.free.fr/scwoop41.htm" SRC_URI="http://jfontain.free.fr/${P}.tar.gz" LICENSE="jfontain" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="amd64 ~ppc x86" SLOT="0" IUSE="" |