diff options
author | 2022-07-28 12:59:55 +0100 | |
---|---|---|
committer | 2022-07-28 12:59:55 +0100 | |
commit | af427fd7bd57e854774cc302363e67c8d4f59096 (patch) | |
tree | cdb6d2cff623e217a6be52b3952f7ec6f34b34de /app-admin/chrpath | |
parent | app-editors/nano: Stabilize 6.3 ppc64, #861566 (diff) | |
download | gentoo-af427fd7bd57e854774cc302363e67c8d4f59096.tar.gz gentoo-af427fd7bd57e854774cc302363e67c8d4f59096.tar.bz2 gentoo-af427fd7bd57e854774cc302363e67c8d4f59096.zip |
app-admin/chrpath: Stabilize 0.16 ppc64, #861674
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r-- | app-admin/chrpath/chrpath-0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/chrpath/chrpath-0.16.ebuild b/app-admin/chrpath/chrpath-0.16.ebuild index 986bf71683b9..866fae493747 100644 --- a/app-admin/chrpath/chrpath-0.16.ebuild +++ b/app-admin/chrpath/chrpath-0.16.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://alioth-archive.debian.org/releases/${PN}/${PN}/${PV}/${P}.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" PATCHES=( |