From: Sergei Trofimovich Date: Sat, 30 May 2020 20:32:07 +0000 (+0100) Subject: media-gfx/xdot: keyworded 1.1 for ia64, bug #717946 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fa55ac28f9d1f789064ec36e2a2ec4b2e01353b7;p=gentoo.git media-gfx/xdot: keyworded 1.1 for ia64, bug #717946 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich --- diff --git a/media-gfx/xdot/xdot-1.1.ebuild b/media-gfx/xdot/xdot-1.1.ebuild index a13d47246106..e99b0bfd8ee9 100644 --- a/media-gfx/xdot/xdot-1.1.ebuild +++ b/media-gfx/xdot/xdot-1.1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" SRC_URI="" else - KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" + KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 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"