diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 17:04:36 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 17:04:36 +0100 |
commit | b0faee86510969367198bce854bc8cbae88b0f17 (patch) | |
tree | 455080f0652121e0603b308b73efd4de42f00ec4 /app-misc/conmux | |
parent | kde-misc/tellico: Drop 3.4.1 (diff) | |
download | gentoo-b0faee86510969367198bce854bc8cbae88b0f17.tar.gz gentoo-b0faee86510969367198bce854bc8cbae88b0f17.tar.bz2 gentoo-b0faee86510969367198bce854bc8cbae88b0f17.zip |
app-misc/conmux: Stabilize 0.16.4 amd64, #826422
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-misc/conmux')
-rw-r--r-- | app-misc/conmux/conmux-0.16.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/conmux/conmux-0.16.4.ebuild b/app-misc/conmux/conmux-0.16.4.ebuild index cd2a1cf087d5..42dbdeda7913 100644 --- a/app-misc/conmux/conmux-0.16.4.ebuild +++ b/app-misc/conmux/conmux-0.16.4.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/autotest/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips ~x86" RDEPEND="dev-perl/IO-Multiplex dev-perl/URI" |