commit: 1234ba43a9d0a357800bd523402e111225864c57 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Mon Dec 11 13:48:21 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Mon Dec 11 13:48:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1234ba43
media-gfx/exact-image: stabilize 1.0.2-r8 for amd64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> media-gfx/exact-image/exact-image-1.0.2-r8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
