diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:05:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:05:44 +0000 |
commit | 27a94b89c03249f46a92f5ed5a75266b110f94cc (patch) | |
tree | b58e5c2815a407c83a099a5753cc6bd01f46e775 /gui-libs/tepl | |
parent | x11-libs/gtksourceview: Stabilize 4.8.1 x86, #792327 (diff) | |
download | gentoo-27a94b89c03249f46a92f5ed5a75266b110f94cc.tar.gz gentoo-27a94b89c03249f46a92f5ed5a75266b110f94cc.tar.bz2 gentoo-27a94b89c03249f46a92f5ed5a75266b110f94cc.zip |
gui-libs/tepl: Stabilize 6.00.0-r1 x86, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/tepl')
-rw-r--r-- | gui-libs/tepl/tepl-6.00.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/tepl/tepl-6.00.0-r1.ebuild b/gui-libs/tepl/tepl-6.00.0-r1.ebuild index a4e0efb8bc4f..4508256f91c3 100644 --- a/gui-libs/tepl/tepl-6.00.0-r1.ebuild +++ b/gui-libs/tepl/tepl-6.00.0-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Tepl" LICENSE="LGPL-2.1+" SLOT="6" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="gtk-doc" RESTRICT="!test? ( test )" |