diff options
author | Sam James <sam@gentoo.org> | 2020-07-29 18:16:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-29 18:18:10 +0000 |
commit | c88cd7154fcab6acd1f5458f44f0c2c370392d1c (patch) | |
tree | 64bb59d0c360e28a6fab92b5aa1c4873c11be4cd /app-misc | |
parent | dev-ruby/facter: 3.14.9 3.14.10 cleanup (diff) | |
download | gentoo-c88cd7154fcab6acd1f5458f44f0c2c370392d1c.tar.gz gentoo-c88cd7154fcab6acd1f5458f44f0c2c370392d1c.tar.bz2 gentoo-c88cd7154fcab6acd1f5458f44f0c2c370392d1c.zip |
app-misc/tmuxp: ppc64 keyworded (bug #709962)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tmuxp/tmuxp-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmuxp/tmuxp-1.5.5.ebuild b/app-misc/tmuxp/tmuxp-1.5.5.ebuild index 69f10ba8f182..badd587baf48 100644 --- a/app-misc/tmuxp/tmuxp-1.5.5.ebuild +++ b/app-misc/tmuxp/tmuxp-1.5.5.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 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="test" RDEPEND=" |