diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:35:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:35:55 +0200 |
commit | 21909ed5b0aaca7d25e6d7ae7e6a2605f3f21930 (patch) | |
tree | 37e6f995ae000c9b9bec07f83df680ca3eb4e14e /gui-libs/tepl | |
parent | x11-libs/gtksourceview: Stabilize 4.8.4 amd64, #885627 (diff) | |
download | gentoo-21909ed5b0aaca7d25e6d7ae7e6a2605f3f21930.tar.gz gentoo-21909ed5b0aaca7d25e6d7ae7e6a2605f3f21930.tar.bz2 gentoo-21909ed5b0aaca7d25e6d7ae7e6a2605f3f21930.zip |
gui-libs/tepl: Stabilize 6.2.0 amd64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs/tepl')
-rw-r--r-- | gui-libs/tepl/tepl-6.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/tepl/tepl-6.2.0.ebuild b/gui-libs/tepl/tepl-6.2.0.ebuild index 765a37f242e7..d98e245bae51 100644 --- a/gui-libs/tepl/tepl-6.2.0.ebuild +++ b/gui-libs/tepl/tepl-6.2.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/swilmet/tepl" LICENSE="LGPL-3+" SLOT="6/1" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+introspection gtk-doc" RESTRICT="!test? ( test )" |