diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:18:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:18:51 +0200 |
commit | 255eb28152d983d3844f3cc0c4e1b68e37ef3c88 (patch) | |
tree | f40d03e55c8bbb5ae51aeff9b76fe0205a367c9c /media-libs | |
parent | app-i18n/skktools: amd64 stable wrt bug #615040 (diff) | |
download | gentoo-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>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsixel/libsixel-1.7.3.ebuild | 2 |
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 ) |