diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-03-09 16:19:00 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-09 16:19:26 +0100 |
commit | 03605ebc46e3c95a2e72c1519efc9671976fd635 (patch) | |
tree | f99fb2cdb8c9ab77d65b177dc41ad69fc25f2514 | |
parent | dev-db/etcd: Version bump to 3.2.17 (diff) | |
download | gentoo-03605ebc46e3c95a2e72c1519efc9671976fd635.tar.gz gentoo-03605ebc46e3c95a2e72c1519efc9671976fd635.tar.bz2 gentoo-03605ebc46e3c95a2e72c1519efc9671976fd635.zip |
app-misc/tmux-xpanes: stable for amd64+x86.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r-- | app-misc/tmux-xpanes/tmux-xpanes-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux-xpanes/tmux-xpanes-2.2.2.ebuild b/app-misc/tmux-xpanes/tmux-xpanes-2.2.2.ebuild index eb9cd315795c..8b1b598c9eab 100644 --- a/app-misc/tmux-xpanes/tmux-xpanes-2.2.2.ebuild +++ b/app-misc/tmux-xpanes/tmux-xpanes-2.2.2.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="tmux-based terminal divider" HOMEPAGE="https://github.com/greymd/tmux-xpanes" SRC_URI="https://github.com/greymd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="MIT" SLOT="0" |