diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-04-10 19:34:53 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-10 21:32:32 +0800 |
commit | 04636a577de8c75aa09152981f53153e2b65aeef (patch) | |
tree | eba07b8e5f66ae9b3c5f00ec2dc90957f0cc518a /media-libs | |
parent | dev-qt/qtnetworkauth: Keyword 5.15.3 riscv, #837059 (diff) | |
download | gentoo-04636a577de8c75aa09152981f53153e2b65aeef.tar.gz gentoo-04636a577de8c75aa09152981f53153e2b65aeef.tar.bz2 gentoo-04636a577de8c75aa09152981f53153e2b65aeef.zip |
media-libs/libebur128: Keyword 1.2.6 riscv, #837059
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libebur128/libebur128-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libebur128/libebur128-1.2.6.ebuild b/media-libs/libebur128/libebur128-1.2.6.ebuild index 2f6ba7d05ebd..54724f97b121 100644 --- a/media-libs/libebur128/libebur128-1.2.6.ebuild +++ b/media-libs/libebur128/libebur128-1.2.6.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=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jiixyj/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0/1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |