diff options
author | 2023-06-21 11:40:13 +0200 | |
---|---|---|
committer | 2023-06-21 11:40:13 +0200 | |
commit | 52120105baf01575a3d853fe7b42e10dab62225e (patch) | |
tree | 42594e0791fbefd9713e598ae827095b37a970f8 | |
parent | dev-perl/Mozilla-PublicSuffix: Keyword 1.0.6 riscv, #908902 (diff) | |
download | gentoo-52120105baf01575a3d853fe7b42e10dab62225e.tar.gz gentoo-52120105baf01575a3d853fe7b42e10dab62225e.tar.bz2 gentoo-52120105baf01575a3d853fe7b42e10dab62225e.zip |
dev-perl/HTTP-CookieJar: Keyword 0.14.0 riscv, #908902
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-perl/HTTP-CookieJar/HTTP-CookieJar-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-CookieJar/HTTP-CookieJar-0.14.0.ebuild b/dev-perl/HTTP-CookieJar/HTTP-CookieJar-0.14.0.ebuild index 9ec3eb43404c..e0a5bc5f754d 100644 --- a/dev-perl/HTTP-CookieJar/HTTP-CookieJar-0.14.0.ebuild +++ b/dev-perl/HTTP-CookieJar/HTTP-CookieJar-0.14.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Minimalist HTTP user agent cookie jar" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="minimal" RDEPEND=" |