diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:27:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:27:24 +0000 |
commit | 38f32773a1e5cc981543e4dd3ccd12c7bd6bf612 (patch) | |
tree | 3b85c020e2ec77a234182145f2754b57c470977d /app-text | |
parent | gnome-extra/yelp-xsl: Stabilize 41.1 amd64, #834426 (diff) | |
download | gentoo-38f32773a1e5cc981543e4dd3ccd12c7bd6bf612.tar.gz gentoo-38f32773a1e5cc981543e4dd3ccd12c7bd6bf612.tar.bz2 gentoo-38f32773a1e5cc981543e4dd3ccd12c7bd6bf612.zip |
app-text/yelp-tools: Stabilize 41.0 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/yelp-tools/yelp-tools-41.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/yelp-tools/yelp-tools-41.0.ebuild b/app-text/yelp-tools/yelp-tools-41.0.ebuild index 5ecbd011540a..545fc8b27cbb 100644 --- a/app-text/yelp-tools/yelp-tools-41.0.ebuild +++ b/app-text/yelp-tools/yelp-tools-41.0.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/Apps/Yelp/Tools" LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely distributable SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |