diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-28 00:09:38 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-28 18:41:37 +0300 |
commit | 6e3b92a2c093413aab3e290ad7ad329f4d8f97e4 (patch) | |
tree | 7237a5a852ebab804553b47dc817d9775e34f9ad /app-misc/tmuxp | |
parent | net-libs/libhubbub: arm stable (bug #717754) (diff) | |
download | gentoo-6e3b92a2c093413aab3e290ad7ad329f4d8f97e4.tar.gz gentoo-6e3b92a2c093413aab3e290ad7ad329f4d8f97e4.tar.bz2 gentoo-6e3b92a2c093413aab3e290ad7ad329f4d8f97e4.zip |
app-misc/tmuxp: arm keyworded (bug #709962)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mikle Kolyada <zlogene@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 079fd381fee6..dafdf6917bb4 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 ~arm x86" IUSE="test" RDEPEND=" |