blob: 90c0c464a78d1046a4e55b1346ee9bc214067083 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit freedict
DESCRIPTION="Freedict for language translation from English to Swedish"
KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~riscv sparc x86"
|