diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2020-02-13 10:04:45 -0800 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-02-13 10:04:45 -0800 |
commit | f0770f1bad209fac39bce162a101295027f95fa1 (patch) | |
tree | 38a5848aa17c032d5a91d57a6e49284f565e2e53 /app-misc | |
parent | dev-python/libtmux-0.8.2-r1: Stable on amd64 (bug #709500) (diff) | |
download | gentoo-f0770f1bad209fac39bce162a101295027f95fa1.tar.gz gentoo-f0770f1bad209fac39bce162a101295027f95fa1.tar.bz2 gentoo-f0770f1bad209fac39bce162a101295027f95fa1.zip |
app-misc/tmuxp-1.5.4: Stable on amd64 (bug #709500)
Bug: https://bugs.gentoo.org/709500
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tmuxp/tmuxp-1.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmuxp/tmuxp-1.5.4.ebuild b/app-misc/tmuxp/tmuxp-1.5.4.ebuild index 9c0ad7deae68..37b7cde1287b 100644 --- a/app-misc/tmuxp/tmuxp-1.5.4.ebuild +++ b/app-misc/tmuxp/tmuxp-1.5.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tmux-python/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |