diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:28:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:28:47 +0200 |
commit | a0e943d0418041c704c8fb162e08716558aa8292 (patch) | |
tree | 32b62740c029cf8f4a69c43760563c7709f3e801 /gui-libs/tepl | |
parent | x11-libs/gtksourceview: Stabilize 4.8.4 arm64, #885627 (diff) | |
download | gentoo-a0e943d0418041c704c8fb162e08716558aa8292.tar.gz gentoo-a0e943d0418041c704c8fb162e08716558aa8292.tar.bz2 gentoo-a0e943d0418041c704c8fb162e08716558aa8292.zip |
gui-libs/tepl: Stabilize 6.2.0 arm64, #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 ab01e1768d9d..765a37f242e7 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 )" |