diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:21:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:21:42 +0200 |
commit | 0618e75bafff465475a3012b1ad692fdd8249b3e (patch) | |
tree | 1cf281444cc37b3dd99f88d1af0e5078f6cb5887 /gui-libs | |
parent | dev-util/glib-utils: Stabilize 2.74.5 arm64, #893302 (diff) | |
download | gentoo-0618e75bafff465475a3012b1ad692fdd8249b3e.tar.gz gentoo-0618e75bafff465475a3012b1ad692fdd8249b3e.tar.bz2 gentoo-0618e75bafff465475a3012b1ad692fdd8249b3e.zip |
gui-libs/tepl: Stabilize 6.4.0 arm64, #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 96d56808712a..960f0db2deb5 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 )" |