diff options
author | Sam James <sam@gentoo.org> | 2025-01-25 10:37:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-25 10:40:29 +0000 |
commit | e90be35676005509d832a5bf87c6e6f94756cf48 (patch) | |
tree | 6e97847d284b9b126abbb51bcea1153981d1515d /dev-util | |
parent | xfce-base/libxfce4ui: Stabilize 4.20.0 arm, #948704 (diff) | |
download | gentoo-e90be35676005509d832a5bf87c6e6f94756cf48.tar.gz gentoo-e90be35676005509d832a5bf87c6e6f94756cf48.tar.bz2 gentoo-e90be35676005509d832a5bf87c6e6f94756cf48.zip |
dev-util/catfish: Stabilize 4.20.0 arm, #948707
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/catfish/catfish-4.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/catfish/catfish-4.20.0.ebuild b/dev-util/catfish/catfish-4.20.0.ebuild index a4a68cb687c8..1cae854539c6 100644 --- a/dev-util/catfish/catfish-4.20.0.ebuild +++ b/dev-util/catfish/catfish-4.20.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://archive.xfce.org/src/apps/catfish/${PV%.*}/${P}.tar.bz2" # yep, GPL-2 only LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv x86" REQUIRED_USE=${PYTHON_REQUIRED_USE} RDEPEND=" |