diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-06-04 21:20:09 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-06-04 21:20:09 +0200 |
commit | 281a32e487c75663f007d63b5fef5f587d0ce721 (patch) | |
tree | 140980df318c28dfa53877cb72324c0dd658281d /app-misc/tmux | |
parent | dev-python/pytz-2017.2-r0: add alpha keyword (diff) | |
download | gentoo-281a32e487c75663f007d63b5fef5f587d0ce721.tar.gz gentoo-281a32e487c75663f007d63b5fef5f587d0ce721.tar.bz2 gentoo-281a32e487c75663f007d63b5fef5f587d0ce721.zip |
app-misc/tmux-2.3-r1: add alpha keyword
Gentoo-Bug: 620076
Diffstat (limited to 'app-misc/tmux')
-rw-r--r-- | app-misc/tmux/tmux-2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux/tmux-2.3-r1.ebuild b/app-misc/tmux/tmux-2.3-r1.ebuild index 8ec2f28ce7d9..8f4589f16707 100644 --- a/app-misc/tmux/tmux-2.3-r1.ebuild +++ b/app-misc/tmux/tmux-2.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug selinux utempter vim-syntax kernel_FreeBSD kernel_linux" CDEPEND=" |