diff options
author | 2021-08-16 23:25:57 +0100 | |
---|---|---|
committer | 2021-08-17 10:36:24 +0100 | |
commit | 2c4ec27804966ef1a803f2751aa99da694e26d19 (patch) | |
tree | cd36c5c04eae15122e789d288222b45b10b5d9ef /dev-libs/ding-libs | |
parent | net-im/poezio: drop 0.13.1-r1 (diff) | |
download | gentoo-2c4ec27804966ef1a803f2751aa99da694e26d19.tar.gz gentoo-2c4ec27804966ef1a803f2751aa99da694e26d19.tar.bz2 gentoo-2c4ec27804966ef1a803f2751aa99da694e26d19.zip |
dev-libs/ding-libs: keyword 0.6.1-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-libs/ding-libs')
-rw-r--r-- | dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild b/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild index 5ab407b043ee..ea8ee26ead4e 100644 --- a/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild +++ b/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz" LICENSE="LGPL-3 GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux" IUSE="test" RESTRICT="!test? ( test )" |