diff options
author | Sam James <sam@gentoo.org> | 2020-08-19 22:36:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-19 22:36:44 +0000 |
commit | ba7a19d5577d8aec0bc68b34411f0df2d70023cd (patch) | |
tree | 964e6a7768afe667d71ad0c64cb29ee0ba098e09 | |
parent | dev-lang/orc: arm64 stable (bug #738056) (diff) | |
download | gentoo-ba7a19d5577d8aec0bc68b34411f0df2d70023cd.tar.gz gentoo-ba7a19d5577d8aec0bc68b34411f0df2d70023cd.tar.bz2 gentoo-ba7a19d5577d8aec0bc68b34411f0df2d70023cd.zip |
x11-libs/vte: arm64 stable (bug #738056)
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Sam James <sam@gentoo.org>
-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 dd8884b718f5..c542b20541ae 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 )" |