diff options
author | Sam James <sam@gentoo.org> | 2021-01-27 04:06:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-27 04:06:02 +0000 |
commit | 19c23bde5dd64cc62850f02eb402b9b60af8634a (patch) | |
tree | 0734564d7445e5226dd30468bb38fe92a3f3f49f /x11-terms/tilda | |
parent | media-gfx/graphicsmagick: Stabilize 1.3.36 amd64, #767229 (diff) | |
download | gentoo-19c23bde5dd64cc62850f02eb402b9b60af8634a.tar.gz gentoo-19c23bde5dd64cc62850f02eb402b9b60af8634a.tar.bz2 gentoo-19c23bde5dd64cc62850f02eb402b9b60af8634a.zip |
x11-terms/tilda: Stabilize 1.5.2 amd64, #767232
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms/tilda')
-rw-r--r-- | x11-terms/tilda/tilda-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/tilda/tilda-1.5.2.ebuild b/x11-terms/tilda/tilda-1.5.2.ebuild index 247f2520dd04..06194c713e35 100644 --- a/x11-terms/tilda/tilda-1.5.2.ebuild +++ b/x11-terms/tilda/tilda-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="x11-libs/vte:2.91 >=dev-libs/glib-2.8.4:2 |