commit:     6101f3437b07c30fff74b2afb288ddd52bb2c196
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Apr 27 06:53:55 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Apr 27 06:53:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6101f343

media-video/kikoplay: dep net-misc/aria2 does not have keyword

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 media-video/kikoplay/kikoplay-0.6.1.ebuild | 2 +-
 media-video/kikoplay/kikoplay-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/kikoplay/kikoplay-0.6.1.ebuild 
b/media-video/kikoplay/kikoplay-0.6.1.ebuild
index 6172f0c..12ed8d4 100644
--- a/media-video/kikoplay/kikoplay-0.6.1.ebuild
+++ b/media-video/kikoplay/kikoplay-0.6.1.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/Protostars/${GIT_PN}.git";
 else
        SRC_URI="https://github.com/Protostars/${GIT_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
+       KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
        S="${WORKDIR}/${GIT_PN}-${PV}"
 fi
 

diff --git a/media-video/kikoplay/kikoplay-9999.ebuild 
b/media-video/kikoplay/kikoplay-9999.ebuild
index f71a0c1..68d32c6 100644
--- a/media-video/kikoplay/kikoplay-9999.ebuild
+++ b/media-video/kikoplay/kikoplay-9999.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/Protostars/${GIT_PN}.git";
 else
        SRC_URI="https://github.com/Protostars/${GIT_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
        S="${WORKDIR}/${GIT_PN}-${PV}"
 fi
 

Reply via email to