diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:12:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:12:02 +0200 |
commit | d694ebd2bb63c532aaefe7117417481ab1020691 (patch) | |
tree | 9662e74ce189023dc106bb9ea4b5f23f60a96f83 /app-misc/tmuxp | |
parent | sys-kernel/gentoo-kernel-bin: x86 stable wrt bug #704576 (diff) | |
download | gentoo-d694ebd2bb63c532aaefe7117417481ab1020691.tar.gz gentoo-d694ebd2bb63c532aaefe7117417481ab1020691.tar.bz2 gentoo-d694ebd2bb63c532aaefe7117417481ab1020691.zip |
app-misc/tmuxp: x86 stable wrt bug #709500
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/tmuxp')
-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 6f66cbb13cbf..079fd381fee6 100644 --- a/app-misc/tmuxp/tmuxp-1.5.4.ebuild +++ b/app-misc/tmuxp/tmuxp-1.5.4.ebuild @@ -13,7 +13,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=" |