diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 17:04:53 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 17:04:53 +0100 |
commit | 9bd052130b2e61d7a7876f11a630c7c49ec931e9 (patch) | |
tree | 8d52eba8e736b447ac113f09ea5c3fd0ae40be86 /app-misc/conmux | |
parent | net-analyzer/nagios-check_linux_bonding: Stabilize 1.4-r1 amd64, #826806 (diff) | |
download | gentoo-9bd052130b2e61d7a7876f11a630c7c49ec931e9.tar.gz gentoo-9bd052130b2e61d7a7876f11a630c7c49ec931e9.tar.bz2 gentoo-9bd052130b2e61d7a7876f11a630c7c49ec931e9.zip |
app-misc/conmux: Stabilize 0.16.4 x86, #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 42dbdeda7913..54e0c89796dc 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" |