diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:18:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:18:43 +0200 |
commit | 4bfbc0998efcd2363dbe9e8dc615321d52665a4f (patch) | |
tree | 6a274d543a1ce88b50400bf5b82ad96ddbaa68ed /media-gfx/xpaint | |
parent | app-admin/sysstat: amd64 stable wrt bug #791757 (diff) | |
download | gentoo-4bfbc0998efcd2363dbe9e8dc615321d52665a4f.tar.gz gentoo-4bfbc0998efcd2363dbe9e8dc615321d52665a4f.tar.bz2 gentoo-4bfbc0998efcd2363dbe9e8dc615321d52665a4f.zip |
media-gfx/xpaint: x86 stable wrt bug #791388
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/xpaint')
-rw-r--r-- | media-gfx/xpaint/xpaint-3.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/xpaint/xpaint-3.1.3.ebuild b/media-gfx/xpaint/xpaint-3.1.3.ebuild index bb42090677da..91989acf65ac 100644 --- a/media-gfx/xpaint/xpaint-3.1.3.ebuild +++ b/media-gfx/xpaint/xpaint-3.1.3.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 |