commit:     81105f6de6cebd32b1169753b8e824ef6b0dedb8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 09:59:54 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 09:59:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81105f6d

dev-util/unicorn: Keyword 2.0.1 ppc, #888513

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/unicorn/unicorn-2.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/unicorn/unicorn-2.0.1.ebuild 
b/dev-util/unicorn/unicorn-2.0.1.ebuild
index b50065f271bc..229ae40afa1a 100644
--- a/dev-util/unicorn/unicorn-2.0.1.ebuild
+++ b/dev-util/unicorn/unicorn-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/unicorn-engine/unicorn";
 else
        
SRC_URI="https://github.com/unicorn-engine/unicorn/archive/${MY_PV}.tar.gz -> 
${P}.gh.tar.gz"
-       KEYWORDS="amd64 x86"
+       KEYWORDS="amd64 ~ppc x86"
 fi
 
 S="${WORKDIR}/${PN}-${MY_PV}"

Reply via email to