diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-29 18:31:03 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-29 18:31:03 +0100 |
commit | fa896613d0aab352f8d44637ae3de4e8f6f93289 (patch) | |
tree | 412b6c059712327b4a790410333d781cc13301bb /media-gfx/xpaint | |
parent | dev-lang/ruby: Stabilize 2.7.5 amd64, #827831 (diff) | |
download | gentoo-fa896613d0aab352f8d44637ae3de4e8f6f93289.tar.gz gentoo-fa896613d0aab352f8d44637ae3de4e8f6f93289.tar.bz2 gentoo-fa896613d0aab352f8d44637ae3de4e8f6f93289.zip |
media-gfx/xpaint: Stabilize 3.1.4 amd64, #827832
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-gfx/xpaint')
-rw-r--r-- | media-gfx/xpaint/xpaint-3.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/xpaint/xpaint-3.1.4.ebuild b/media-gfx/xpaint/xpaint-3.1.4.ebuild index 64e86898d496..486a1293aa14 100644 --- a/media-gfx/xpaint/xpaint-3.1.4.ebuild +++ b/media-gfx/xpaint/xpaint-3.1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="pgf tiff" # jpeg2k disabled for blocking media-libs/openjpeg:0 security cleanup, bug 735592 |