diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-03-28 16:44:34 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-03-28 17:27:53 +0200 |
commit | 4ec5f6342b90ebf36bde6d63bd91a57763e980d3 (patch) | |
tree | 6c9d30742cb25c72ac2955bfa44eb8d46af67ebe /x11-misc | |
parent | sys-process/evisum: remove old 0.2.0 (diff) | |
download | gentoo-4ec5f6342b90ebf36bde6d63bd91a57763e980d3.tar.gz gentoo-4ec5f6342b90ebf36bde6d63bd91a57763e980d3.tar.bz2 gentoo-4ec5f6342b90ebf36bde6d63bd91a57763e980d3.zip |
x11-misc/urxvt-tabbedex: stabilize 20.09 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.09.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.09.ebuild b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.09.ebuild index 492c7a2a0eeb..cdf510bebeae 100644 --- a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.09.ebuild +++ b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.09.ebuild @@ -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-9.21[perl]" |