diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:22:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:22:17 +0200 |
commit | 7f35ea7282c650d37aca1181acf51cca09b652e9 (patch) | |
tree | bf1ea7a1f1d13194e3bdc3091a6ccbc293106887 /gui-libs | |
parent | dev-util/glib-utils: Stabilize 2.74.5 x86, #893302 (diff) | |
download | gentoo-7f35ea7282c650d37aca1181acf51cca09b652e9.tar.gz gentoo-7f35ea7282c650d37aca1181acf51cca09b652e9.tar.bz2 gentoo-7f35ea7282c650d37aca1181acf51cca09b652e9.zip |
gui-libs/tepl: Stabilize 6.4.0 x86, #893302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/tepl/tepl-6.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/tepl/tepl-6.4.0.ebuild b/gui-libs/tepl/tepl-6.4.0.ebuild index 843d3a7c6d72..bff14eccff43 100644 --- a/gui-libs/tepl/tepl-6.4.0.ebuild +++ b/gui-libs/tepl/tepl-6.4.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/swilmet/tepl" LICENSE="LGPL-3+" SLOT="6/2" -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 )" |