commit: a3feda36118ca3ea5590c1d3a79de6898f53a917
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 1 00:01:40 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct 1 00:06:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3feda36
x11-misc/urxvt-font-size: x86 stable (bug #660864)
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
x11-misc/urxvt-font-size/urxvt-font-size-1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 1c2ed2ed18e..9d3d549f022 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