media-libs/libsixel: amd64/x86 stable
authorAkinori Hattori <hattya@gentoo.org>
Thu, 30 Apr 2020 12:54:11 +0000 (21:54 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Thu, 30 Apr 2020 12:54:11 +0000 (21:54 +0900)
Bug: https://bugs.gentoo.org/674620
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
media-libs/libsixel/libsixel-1.8.6.ebuild

index 136cd734c819ea5b770e2bd70d58608a1f46c95f..ad139ad3d01040153c782c44ed8ac26df9151de2 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/saitoha/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="amd64 ~ia64 x86"
 IUSE="curl gd gtk jpeg png static-libs"
 
 RDEPEND="curl? ( net-misc/curl )