diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:04:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:04:17 +0200 |
commit | 11604b509334fec200f8fca2af296f317b491c05 (patch) | |
tree | 694cf126ccbe180256d664160d32336e7b00533a /media-gfx/xpaint | |
parent | dev-db/mysql-connector-c++: amd64 stable wrt bug #789252 (diff) | |
download | gentoo-11604b509334fec200f8fca2af296f317b491c05.tar.gz gentoo-11604b509334fec200f8fca2af296f317b491c05.tar.bz2 gentoo-11604b509334fec200f8fca2af296f317b491c05.zip |
media-gfx/xpaint: amd64 stable wrt bug #791388
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 6c62608de446..bb42090677da 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 |