diff options
author | Daniel James <djames@orcadian.net> | 2020-08-20 11:09:43 -0400 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-08-25 11:20:10 -0700 |
commit | 6b017a7853a411b258467cfc46e39b7016c49f87 (patch) | |
tree | 3ca1057aeef66810578238693948a3c2e32dabef /x11-terms | |
parent | mail-client/balsa: Stabilize 2.6.1 amd64, #725910 (diff) | |
download | gentoo-6b017a7853a411b258467cfc46e39b7016c49f87.tar.gz gentoo-6b017a7853a411b258467cfc46e39b7016c49f87.tar.bz2 gentoo-6b017a7853a411b258467cfc46e39b7016c49f87.zip |
x11-terms/tilda: add ~ppc64 keyword
Signed-off-by: Daniel James <djames@orcadian.net>
Closes: https://github.com/gentoo/gentoo/pull/17187
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/tilda/tilda-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/tilda/tilda-1.5.2.ebuild b/x11-terms/tilda/tilda-1.5.2.ebuild index b7827af4144d..83b145b42c18 100644 --- a/x11-terms/tilda/tilda-1.5.2.ebuild +++ b/x11-terms/tilda/tilda-1.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="x11-libs/vte:2.91 >=dev-libs/glib-2.8.4:2 |