From 98ccdf4b08bdfadc3d9253d3267e3566cb166308 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 8 Sep 2022 06:19:23 +0100 Subject: media-gfx/xdot: Keyword 1.2 sparc, #859184 Signed-off-by: Sam James --- media-gfx/xdot/xdot-1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-gfx/xdot') diff --git a/media-gfx/xdot/xdot-1.2.ebuild b/media-gfx/xdot/xdot-1.2.ebuild index 07dc9ff9f310..f20d010cf200 100644 --- a/media-gfx/xdot/xdot-1.2.ebuild +++ b/media-gfx/xdot/xdot-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" SRC_URI="" else - KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc x86" MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" SRC_URI="https://github.com/jrfonseca/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -- cgit v1.2.3-65-gdbad