diff options
author | Marcus Comstedt <marcus@mc.pp.se> | 2019-07-04 16:41:37 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-07-05 23:12:43 +0200 |
commit | 31551fe724b2c9c39073a8ff80a9244ffdda11a0 (patch) | |
tree | 399e2716420a21505732919f63c13ac252317c37 /net-libs/liblockfile | |
parent | sys-boot/systemrescuecd-x86-grub: Quote paths (diff) | |
download | gentoo-31551fe724b2c9c39073a8ff80a9244ffdda11a0.tar.gz gentoo-31551fe724b2c9c39073a8ff80a9244ffdda11a0.tar.bz2 gentoo-31551fe724b2c9c39073a8ff80a9244ffdda11a0.zip |
net-libs/liblockfile: keyworded 1.14-r1 for riscv, bug #689246
Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.14-r1.ebuild b/net-libs/liblockfile/liblockfile-1.14-r1.ebuild index 2e058d9d5a44..d91ee8a4be5d 100644 --- a/net-libs/liblockfile/liblockfile-1.14-r1.ebuild +++ b/net-libs/liblockfile/liblockfile-1.14-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="acct-group/mail" |