diff options
author | Sam James <sam@gentoo.org> | 2023-01-20 01:23:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-20 01:23:10 +0000 |
commit | 9b5ef49028636d5a51164a27a8ece9066e0141cd (patch) | |
tree | 6af1ef6af9daebcedae0f52e041eb5dd35b3b7cc /media-gfx/tuxpaint | |
parent | dev-python/pyproj: remove unused patch(es) (diff) | |
download | gentoo-9b5ef49028636d5a51164a27a8ece9066e0141cd.tar.gz gentoo-9b5ef49028636d5a51164a27a8ece9066e0141cd.tar.bz2 gentoo-9b5ef49028636d5a51164a27a8ece9066e0141cd.zip |
media-gfx/tuxpaint: Stabilize 0.9.28-r2 amd64, #891417
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/tuxpaint')
-rw-r--r-- | media-gfx/tuxpaint/tuxpaint-0.9.28-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.28-r2.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.28-r2.ebuild index df038424e67a..97c11f8d2d8a 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.28-r2.ebuild +++ b/media-gfx/tuxpaint/tuxpaint-0.9.28-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}"/${P}-sdl1 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND=" app-text/libpaper:= |