x11-misc/urxvt-font-size: x86 stable (bug #660864)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:01:40 +0000 (02:01 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:06:45 +0000 (02:06 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

x11-misc/urxvt-font-size/urxvt-font-size-1.3.ebuild

index 1c2ed2ed18ec99ec2c5ddce078e938b4d1b89bf9..9d3d549f022ee5c0bd3e4840fce021f307abb327 100644 (file)
@@ -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