diff options
author | 2020-07-17 13:32:40 +0200 | |
---|---|---|
committer | 2020-07-17 08:36:51 -0400 | |
commit | f69afdda89350112b616a9f81abd976cd1bec341 (patch) | |
tree | a11ff43410ecf489ae6615085cec973821d59471 /x11-libs | |
parent | x11-libs/vte: add stable keywords to slot 0 (diff) | |
download | musl-f69afdda89350112b616a9f81abd976cd1bec341.tar.gz musl-f69afdda89350112b616a9f81abd976cd1bec341.tar.bz2 musl-f69afdda89350112b616a9f81abd976cd1bec341.zip |
x11-libs/vte: add stable keywords for slot 2.91
Signed-off-by: Steffen Kuhn <nielson2@yandex.com>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.58.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.58.3.ebuild b/x11-libs/vte/vte-0.58.3.ebuild index 3bd8407c..abdbca2c 100644 --- a/x11-libs/vte/vte-0.58.3.ebuild +++ b/x11-libs/vte/vte-0.58.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" IUSE="+crypt debug gtk-doc +introspection +vala vanilla" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc64 ~x86" +KEYWORDS="amd64 arm ~arm64 ~mips ppc64 x86" REQUIRED_USE="vala? ( introspection )" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~leio/distfiles/${PN}-0.58.3-command-notify.patch.xz )" |