diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-22 13:22:59 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-22 13:22:59 -0800 |
commit | 638380fd32879bdce1986ddb09561ec866382760 (patch) | |
tree | 12be38df7f0d14c763c71c86dcae2ab0b093d53c /sys-fs/duperemove | |
parent | dev-java/openjdk-bin: fix installation directory (diff) | |
download | gentoo-638380fd32879bdce1986ddb09561ec866382760.tar.gz gentoo-638380fd32879bdce1986ddb09561ec866382760.tar.bz2 gentoo-638380fd32879bdce1986ddb09561ec866382760.zip |
sys-fs/duperemove: keyword 0.11.3 for ~ppc64
Closes: https://bugs.gentoo.org/831838
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-fs/duperemove')
-rw-r--r-- | sys-fs/duperemove/duperemove-0.11.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/duperemove/duperemove-0.11.3.ebuild b/sys-fs/duperemove/duperemove-0.11.3.ebuild index e26abe5c4f9d..2f93aae79038 100644 --- a/sys-fs/duperemove/duperemove-0.11.3.ebuild +++ b/sys-fs/duperemove/duperemove-0.11.3.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=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/markfasheh/duperemove/archive/v${PV/_/.}.tar.gz -> $ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="" RDEPEND=" |