diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 19:02:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 19:02:31 +0200 |
commit | 3ff793c9fc87198b12a587f44a851bcd7518c990 (patch) | |
tree | 8ff5facf16c71fc6ba69ecbed03f49ebe7111b9a /x11-libs/vte | |
parent | x11-libs/gtksourceview: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-3ff793c9fc87198b12a587f44a851bcd7518c990.tar.gz gentoo-3ff793c9fc87198b12a587f44a851bcd7518c990.tar.bz2 gentoo-3ff793c9fc87198b12a587f44a851bcd7518c990.zip |
x11-libs/vte: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-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 386611ee38a8..688f6bb7ad05 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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.58.3-command-notify.patch.xz )" |