diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-01-04 06:59:05 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-01-04 07:18:10 +0200 |
commit | d19ff71409bbd0c71734043cf61c6102fc084e7d (patch) | |
tree | bdf46500a7244891ccb49d4c8e7d1119da58c833 /x11-misc/urxvt-tabbedex | |
parent | app-text/recode: add github remote-id (diff) | |
download | gentoo-d19ff71409bbd0c71734043cf61c6102fc084e7d.tar.gz gentoo-d19ff71409bbd0c71734043cf61c6102fc084e7d.tar.bz2 gentoo-d19ff71409bbd0c71734043cf61c6102fc084e7d.zip |
x11-misc/urxvt-tabbedex: stabilize 20.49 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc/urxvt-tabbedex')
-rw-r--r-- | x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild index 81d3bcdede94..1208cc89365b 100644 --- a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild +++ b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mina86/urxvt-tabbedex/archive/v${PV}.tar.gz -> ${P}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND="x11-terms/rxvt-unicode[perl]" |