summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-23 12:18:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-23 12:18:51 +0200
commit255eb28152d983d3844f3cc0c4e1b68e37ef3c88 (patch)
treef40d03e55c8bbb5ae51aeff9b76fe0205a367c9c
parentapp-i18n/skktools: amd64 stable wrt bug #615040 (diff)
downloadgentoo-255eb28152d983d3844f3cc0c4e1b68e37ef3c88.tar.gz
gentoo-255eb28152d983d3844f3cc0c4e1b68e37ef3c88.tar.bz2
gentoo-255eb28152d983d3844f3cc0c4e1b68e37ef3c88.zip
media-libs/libsixel: amd64 stable wrt bug #615042
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-libs/libsixel/libsixel-1.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsixel/libsixel-1.7.3.ebuild b/media-libs/libsixel/libsixel-1.7.3.ebuild
index b65a1f7dd9d5..339ac86c9507 100644
--- a/media-libs/libsixel/libsixel-1.7.3.ebuild
+++ b/media-libs/libsixel/libsixel-1.7.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/saitoha/libsixel/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="amd64 ~ia64 ~x86"
IUSE="curl gd gtk jpeg png"
RDEPEND="curl? ( net-misc/curl )