From: Thomas Deutschmann Date: Mon, 1 Oct 2018 00:01:40 +0000 (+0200) Subject: x11-misc/urxvt-font-size: x86 stable (bug #660864) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a3feda36118ca3ea5590c1d3a79de6898f53a917;p=gentoo.git x11-misc/urxvt-font-size: x86 stable (bug #660864) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/x11-misc/urxvt-font-size/urxvt-font-size-1.3.ebuild b/x11-misc/urxvt-font-size/urxvt-font-size-1.3.ebuild index 1c2ed2ed18ec..9d3d549f022e 100644 --- a/x11-misc/urxvt-font-size/urxvt-font-size-1.3.ebuild +++ b/x11-misc/urxvt-font-size/urxvt-font-size-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/majutsushi/${PN}.git" inherit git-r3 else - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" SRC_URI="https://github.com/majutsushi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" fi