diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:44:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:44:11 +0000 |
commit | 762c812e53f0661d8bc304bf0091c6b26455187d (patch) | |
tree | 10764dbb1e415272f508d16c73d2805532c65e57 /gui-libs | |
parent | gui-libs/amtk: Stabilize 5.2.0 arm64, #831946 (diff) | |
download | gentoo-762c812e53f0661d8bc304bf0091c6b26455187d.tar.gz gentoo-762c812e53f0661d8bc304bf0091c6b26455187d.tar.bz2 gentoo-762c812e53f0661d8bc304bf0091c6b26455187d.zip |
gui-libs/tepl: Stabilize 6.00.0-r1 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/tepl/tepl-6.00.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/tepl/tepl-6.00.0-r1.ebuild b/gui-libs/tepl/tepl-6.00.0-r1.ebuild index a326610d4dd2..f2bc28d63218 100644 --- a/gui-libs/tepl/tepl-6.00.0-r1.ebuild +++ b/gui-libs/tepl/tepl-6.00.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Tepl" LICENSE="LGPL-3+" SLOT="6" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gtk-doc" RESTRICT="!test? ( test )" |