diff options
author | Sam James <sam@gentoo.org> | 2021-07-02 05:08:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-02 05:08:54 +0100 |
commit | 6d4721ba2845829534917f482ecddea263c36a78 (patch) | |
tree | 28c23bd6fbccafea4b46d749b1adad76a3e867ba /www-misc | |
parent | x11-themes/comix-xcursors: Stabilize 0.9.2 ALLARCHES, #799677 (diff) | |
download | gentoo-6d4721ba2845829534917f482ecddea263c36a78.tar.gz gentoo-6d4721ba2845829534917f482ecddea263c36a78.tar.bz2 gentoo-6d4721ba2845829534917f482ecddea263c36a78.zip |
www-misc/wsmake: Stabilize 0.6.4-r1 x86, #799680
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/wsmake/wsmake-0.6.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/wsmake/wsmake-0.6.4-r1.ebuild b/www-misc/wsmake/wsmake-0.6.4-r1.ebuild index eda35ea9e994..a0bf513caf90 100644 --- a/www-misc/wsmake/wsmake-0.6.4-r1.ebuild +++ b/www-misc/wsmake/wsmake-0.6.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ Artistic" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="examples" PATCHES=( |