summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-28 14:54:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-28 14:54:12 +0200
commit405d2af4770099da2afb1a5dee92919281b6f781 (patch)
tree33f65334c1f9521b38cb40a968ffea316db601c2 /media-libs
parentdev-libs/libinput: Bump to version 1.13.4. Removed old. (diff)
downloadgentoo-405d2af4770099da2afb1a5dee92919281b6f781.tar.gz
gentoo-405d2af4770099da2afb1a5dee92919281b6f781.tar.bz2
gentoo-405d2af4770099da2afb1a5dee92919281b6f781.zip
media-libs/zimg: alpha stable wrt bug #688808
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/zimg/zimg-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/zimg/zimg-2.8.ebuild b/media-libs/zimg/zimg-2.8.ebuild
index 217eb10a0de4..47645eeebedc 100644
--- a/media-libs/zimg/zimg-2.8.ebuild
+++ b/media-libs/zimg/zimg-2.8.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${PN}-release-${PV}/"
fi
inherit autotools multilib-minimal