diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-12-11 14:48:21 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-12-11 14:48:40 +0100 |
commit | 1234ba43a9d0a357800bd523402e111225864c57 (patch) | |
tree | 08e5de24505753c942cbfbbebf5f7ab96a7fa980 /media-gfx | |
parent | mail-mta/postfix: Stabilize 3.8.3 arm64, #919701 (diff) | |
download | gentoo-1234ba43a9d0a357800bd523402e111225864c57.tar.gz gentoo-1234ba43a9d0a357800bd523402e111225864c57.tar.bz2 gentoo-1234ba43a9d0a357800bd523402e111225864c57.zip |
media-gfx/exact-image: stabilize 1.0.2-r8 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exact-image/exact-image-1.0.2-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exact-image/exact-image-1.0.2-r8.ebuild b/media-gfx/exact-image/exact-image-1.0.2-r8.ebuild index 11e8e28d2a8b..6a03a3b17d0b 100644 --- a/media-gfx/exact-image/exact-image-1.0.2-r8.ebuild +++ b/media-gfx/exact-image/exact-image-1.0.2-r8.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://dl.exactcode.de/oss/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="expat jpeg lua openexr perl png ruby swig tiff truetype X" REQUIRED_USE="lua? ( swig ) perl? ( swig ) ruby? ( swig )" # Tests are broken; 'make check' fails and referenced testsuite dir not found |