diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-03-21 13:48:21 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-22 01:35:18 -0400 |
commit | 42b7309dd049bfd0a63ce91798867b3ed7d65b71 (patch) | |
tree | 57ebc2571e0b763225d2d4adf5052acc5cb88d6c /net-libs | |
parent | profiles/arch/mips: mask dev-cpp/eigen[test] (diff) | |
download | gentoo-42b7309dd049bfd0a63ce91798867b3ed7d65b71.tar.gz gentoo-42b7309dd049bfd0a63ce91798867b3ed7d65b71.tar.bz2 gentoo-42b7309dd049bfd0a63ce91798867b3ed7d65b71.zip |
net-libs/libasyncns: Keyword 0.8-r4 mips, #918447
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libasyncns/libasyncns-0.8-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild index 243c2e1db04f..a5d84490fcbe 100644 --- a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild +++ b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="doc debug" |