diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-12-30 22:33:59 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-12-30 22:33:59 -0800 |
commit | e8856e4af13dd407bf79bde959940e80905b2356 (patch) | |
tree | 4ff63ff8eda538e831aa77ca1c04c802ecb109a9 /x11-terms | |
parent | sys-apps/ripgrep: drop old (diff) | |
download | gentoo-e8856e4af13dd407bf79bde959940e80905b2356.tar.gz gentoo-e8856e4af13dd407bf79bde959940e80905b2356.tar.bz2 gentoo-e8856e4af13dd407bf79bde959940e80905b2356.zip |
x11-terms/alacritty: 0.4.0 amd64 ppc64 stable
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/alacritty/alacritty-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/alacritty/alacritty-0.4.0.ebuild b/x11-terms/alacritty/alacritty-0.4.0.ebuild index e0475b3384ce..9c8188baba76 100644 --- a/x11-terms/alacritty/alacritty-0.4.0.ebuild +++ b/x11-terms/alacritty/alacritty-0.4.0.ebuild @@ -303,7 +303,7 @@ else SRC_URI="https://github.com/jwilm/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz https://dev.gentoo.org/~gyakovlev/distfiles/alacritty_git_deps-${PV}.tar.xz $(cargo_crate_uris ${CRATES})" - KEYWORDS="~amd64 ~ppc64" + KEYWORDS="amd64 ppc64" fi LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 BSD BSD-2 CC0-1.0 FTL ISC MIT MPL-2.0 Unlicense WTFPL-2 ZLIB" |