summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-25 22:43:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-25 22:43:14 +0300
commitf4033b47c8445e7a243220da07a136fe93f5ab01 (patch)
tree53132389625d8f43699297150877f1727326b3d1
parentapp-eselect/eselect-rust: keyword 20210703 for ~s390 (diff)
downloadgentoo-f4033b47c8445e7a243220da07a136fe93f5ab01.tar.gz
gentoo-f4033b47c8445e7a243220da07a136fe93f5ab01.tar.bz2
gentoo-f4033b47c8445e7a243220da07a136fe93f5ab01.zip
media-libs/libfreeaptx: Stabilize 0.1.1-r1 ppc64, #827546
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--media-libs/libfreeaptx/libfreeaptx-0.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libfreeaptx/libfreeaptx-0.1.1-r1.ebuild b/media-libs/libfreeaptx/libfreeaptx-0.1.1-r1.ebuild
index 349cf9fa588b..6df92202b98a 100644
--- a/media-libs/libfreeaptx/libfreeaptx-0.1.1-r1.ebuild
+++ b/media-libs/libfreeaptx/libfreeaptx-0.1.1-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/iamthehorker/${PN}"
else
SRC_URI="https://github.com/iamthehorker/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1+"