diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-20 20:59:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-20 20:59:24 +0300 |
commit | 07f36c426ebb2801a3863f12e4780fc53efa6ca6 (patch) | |
tree | ff59214d4958415d3f3140efab265dcc4dbcfc6a /sys-apps/musl-locales | |
parent | app-text/pdfarranger: bump to 1.10.0 (diff) | |
download | gentoo-07f36c426ebb2801a3863f12e4780fc53efa6ca6.tar.gz gentoo-07f36c426ebb2801a3863f12e4780fc53efa6ca6.tar.bz2 gentoo-07f36c426ebb2801a3863f12e4780fc53efa6ca6.zip |
sys-apps/musl-locales: Keyword 0.1.0 ppc64, #908554
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/musl-locales')
-rw-r--r-- | sys-apps/musl-locales/musl-locales-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/musl-locales/musl-locales-0.1.0.ebuild b/sys-apps/musl-locales/musl-locales-0.1.0.ebuild index 664db0dd372e..d4c1fbb46812 100644 --- a/sys-apps/musl-locales/musl-locales-0.1.0.ebuild +++ b/sys-apps/musl-locales/musl-locales-0.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.adelielinux.org/adelie/musl-locales/uploads/7e855b894b18ca4 LICENSE="LGPL-3 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND="!sys-libs/glibc" |