diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:21:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:21:58 +0200 |
commit | bc987f2335964cbaeb7d965e0d5b1b248c921746 (patch) | |
tree | 53771f871c60cdaba593f7c8711edc8d3719cbfa /gui-libs/tepl | |
parent | dev-util/glib-utils: Stabilize 2.74.5 amd64, #893302 (diff) | |
download | gentoo-bc987f2335964cbaeb7d965e0d5b1b248c921746.tar.gz gentoo-bc987f2335964cbaeb7d965e0d5b1b248c921746.tar.bz2 gentoo-bc987f2335964cbaeb7d965e0d5b1b248c921746.zip |
gui-libs/tepl: Stabilize 6.4.0 amd64, #893302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs/tepl')
-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 960f0db2deb5..843d3a7c6d72 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 )" |