diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:42:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:44:01 +0200 |
commit | be61b35da1f2bf59c98de6a20e70a3bc5322a8bb (patch) | |
tree | d31ebf23a8dd50ce5e49c935759ea35bf37951e5 /gui-libs/tepl | |
parent | x11-libs/gtksourceview: Stabilize 4.8.4 x86, #885627 (diff) | |
download | gentoo-be61b35da1f2bf59c98de6a20e70a3bc5322a8bb.tar.gz gentoo-be61b35da1f2bf59c98de6a20e70a3bc5322a8bb.tar.bz2 gentoo-be61b35da1f2bf59c98de6a20e70a3bc5322a8bb.zip |
gui-libs/tepl: Stabilize 6.2.0 x86, #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 d98e245bae51..e08a2589a2aa 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 )" |