From 07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jan 2023 11:51:16 +0000 Subject: gentoo auto-resync : 14:01:2023 - 11:51:16 --- dev-util/unicorn/unicorn-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/unicorn/unicorn-2.0.1.ebuild') 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}" -- cgit v1.2.3