diff options
author | stefson <herrtimson@yahoo.de> | 2019-10-19 11:03:18 +0200 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2019-10-19 20:06:04 -0500 |
commit | 63d3076c402aa0de09a25a1bf299f48085b7ad5f (patch) | |
tree | a2d336e1b8c71da95dca113bd3c5ec9d3f3060ef /x11-libs | |
parent | sys-auth/polkit: sync user changes from tree (diff) | |
download | musl-63d3076c402aa0de09a25a1bf299f48085b7ad5f.tar.gz musl-63d3076c402aa0de09a25a1bf299f48085b7ad5f.tar.bz2 musl-63d3076c402aa0de09a25a1bf299f48085b7ad5f.zip |
freebsd got stripped off the tree, removing keywords and some dead code
this should be all of them
Signed-off-by: Steffen Kuhn <nielson2@yandex.com>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.54.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.54.2.ebuild b/x11-libs/vte/vte-0.54.2.ebuild index 5a85452b..581faf4d 100644 --- a/x11-libs/vte/vte-0.54.2.ebuild +++ b/x11-libs/vte/vte-0.54.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.91" IUSE="+crypt debug glade +introspection vala vanilla" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" REQUIRED_USE="vala? ( introspection )" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~leio/distfiles/${PN}-0.54.1-command-notify.patch.xz )" |