commit: 89a2c5bc2502702373404c55ff1c37693f4d2e58 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Jan 10 20:38:25 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Jan 11 07:41:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a2c5bc
media-libs/zimg: stable 2.5 for hppa, bug #614626 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> media-libs/zimg/zimg-2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/zimg/zimg-2.5.ebuild b/media-libs/zimg/zimg-2.5.ebuild index 825283b9cef..df91e3a3d81 100644 --- a/media-libs/zimg/zimg-2.5.ebuild +++ b/media-libs/zimg/zimg-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,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="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86" + KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" S="${WORKDIR}/${PN}-release-${PV}/" fi
