summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/zimg/zimg-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/zimg/zimg-2.3.ebuild b/media-libs/zimg/zimg-2.3.ebuild
index a8a8647561d2..cfb813697f76 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