diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 17:29:20 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:31 +0800 |
commit | 9919611de15be6fbe16d3bbf0887ac0f2a4906cf (patch) | |
tree | d2e80cd85a02817fe7e80f5bd957d3273322f55d /net-mail/ytnef | |
parent | dev-perl/Mail-SPF: keyword 2.9.0-r3 for ~loong (diff) | |
download | gentoo-9919611de15be6fbe16d3bbf0887ac0f2a4906cf.tar.gz gentoo-9919611de15be6fbe16d3bbf0887ac0f2a4906cf.tar.bz2 gentoo-9919611de15be6fbe16d3bbf0887ac0f2a4906cf.zip |
net-mail/ytnef: keyword 2.1.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-mail/ytnef')
-rw-r--r-- | net-mail/ytnef/ytnef-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/ytnef/ytnef-2.1.1.ebuild b/net-mail/ytnef/ytnef-2.1.1.ebuild index 500dfe8510ff..19c571ce77e4 100644 --- a/net-mail/ytnef/ytnef-2.1.1.ebuild +++ b/net-mail/ytnef/ytnef-2.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" QA_PKGCONFIG_VERSION="${PV}.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |