diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-28 13:04:08 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:19 +0100 |
commit | e07b223f86fe3142d6b0ab7526991093fa1aa3bc (patch) | |
tree | 6908730fcb94e4817420d9f60382c263b387c1da /dev-haskell/alsa-mixer | |
parent | dev-haskell/c2hs: keyword 0.28.8 for ~arm64 (diff) | |
download | gentoo-e07b223f86fe3142d6b0ab7526991093fa1aa3bc.tar.gz gentoo-e07b223f86fe3142d6b0ab7526991093fa1aa3bc.tar.bz2 gentoo-e07b223f86fe3142d6b0ab7526991093fa1aa3bc.zip |
dev-haskell/alsa-mixer: keyword 0.3.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/alsa-mixer')
-rw-r--r-- | dev-haskell/alsa-mixer/alsa-mixer-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/alsa-mixer/alsa-mixer-0.3.0.ebuild b/dev-haskell/alsa-mixer/alsa-mixer-0.3.0.ebuild index 180a84c060d4..cd9e6220451e 100644 --- a/dev-haskell/alsa-mixer/alsa-mixer-0.3.0.ebuild +++ b/dev-haskell/alsa-mixer/alsa-mixer-0.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/alsa-core-0.5:=[profile?] <dev-haskell/alsa-core-0.6:=[profile?] |