media-libs/libde265: amd64 stable wrt bug #665520
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 21 Sep 2018 07:41:32 +0000 (09:41 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 21 Sep 2018 07:41:32 +0000 (09:41 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"

media-libs/libde265/libde265-1.0.3.ebuild

index cf9a8db701b4f42b20790e53b36139d1ad4bfcdf..987ec1c18c50d628771f4fa823d908c099e496e0 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/strukturag/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 x86"
+       KEYWORDS="amd64 x86"
 fi
 
 DESCRIPTION="Open h.265 video codec implementation"