diff options
author | 2022-04-28 16:42:56 +0800 | |
---|---|---|
committer | 2022-04-28 17:05:28 +0200 | |
commit | 39bfa0ce0ea927e07f499cefc8ee8f4789db381d (patch) | |
tree | 64614917ae948b462dbd91cbb733714c9c916f98 /dev-libs/ffcall | |
parent | dev-perl/Log-Dispatch: Keyword 2.700.0 mips, #840239 (diff) | |
download | gentoo-39bfa0ce0ea927e07f499cefc8ee8f4789db381d.tar.gz gentoo-39bfa0ce0ea927e07f499cefc8ee8f4789db381d.tar.bz2 gentoo-39bfa0ce0ea927e07f499cefc8ee8f4789db381d.zip |
dev-libs/ffcall: Keyword 2.4 mips, #840239
Signed-off-by: Raymond Wong <infiwang@pm.me>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r-- | dev-libs/ffcall/ffcall-2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ffcall/ffcall-2.4.ebuild b/dev-libs/ffcall/ffcall-2.4.ebuild index 203f4c3040f7..9e5e111bec68 100644 --- a/dev-libs/ffcall/ffcall-2.4.ebuild +++ b/dev-libs/ffcall/ffcall-2.4.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}"/${MY_PV} # under GNU LGPL." -ffcall author LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" src_prepare() { # The build system is a strange mix of autogenerated |