diff options
author | 2019-05-15 00:27:11 -0700 | |
---|---|---|
committer | 2019-05-15 00:27:11 -0700 | |
commit | 4d076c1e2599d8684ed5e821977dfcae4a1f59dc (patch) | |
tree | 661780ac10d5c9e9632942ff8da488c1b35852ec /x11-terms | |
parent | dev-lang/elixir: drop old (diff) | |
download | gentoo-4d076c1e2599d8684ed5e821977dfcae4a1f59dc.tar.gz gentoo-4d076c1e2599d8684ed5e821977dfcae4a1f59dc.tar.bz2 gentoo-4d076c1e2599d8684ed5e821977dfcae4a1f59dc.zip |
x11-terms/alacritty: stable amd64
older versions have nasty text wrapping issues
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/alacritty/alacritty-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/alacritty/alacritty-0.3.2.ebuild b/x11-terms/alacritty/alacritty-0.3.2.ebuild index 681fb5889b65..a479511be768 100644 --- a/x11-terms/alacritty/alacritty-0.3.2.ebuild +++ b/x11-terms/alacritty/alacritty-0.3.2.ebuild @@ -329,7 +329,7 @@ SRC_URI="https://github.com/jwilm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+terminfo" DEPEND=" |