commit: 4be5599aaf9aa123889d7a89829a76f999cc83a6 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Oct 15 11:36:18 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Oct 15 11:47:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be5599a
media-libs/zimg: x86 keyword, bug #574786 Package-Manager: portage-2.3.1 media-libs/zimg/zimg-2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/zimg/zimg-2.3.ebuild b/media-libs/zimg/zimg-2.3.ebuild index a8a8647..cfb8136 100644 --- a/media-libs/zimg/zimg-2.3.ebuild +++ b/media-libs/zimg/zimg-2.3.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/sekrit-twc/zimg" if [ "${PV#9999}" = "${PV}" ] ; then SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc" + KEYWORDS="~amd64 ~ppc ~x86" S="${WORKDIR}/${PN}-release-${PV}/" fi
