diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 10:30:54 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 10:30:54 +0000 |
commit | 054470842f5f87ee43e4135bb200dfaf67f83b2b (patch) | |
tree | b2f03d4329a482819ad7e097a89322f1c788aeb0 /dev-perl/HTTP-CookieJar | |
parent | dev-perl/libwww-perl: Keyword 6.710.0 hppa, #908902 (diff) | |
download | gentoo-054470842f5f87ee43e4135bb200dfaf67f83b2b.tar.gz gentoo-054470842f5f87ee43e4135bb200dfaf67f83b2b.tar.bz2 gentoo-054470842f5f87ee43e4135bb200dfaf67f83b2b.zip |
dev-perl/HTTP-CookieJar: Keyword 0.14.0 hppa, #908902
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-CookieJar')
-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 613f48fa8a28..08ded9bd585e 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 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~riscv ~sparc ~x86" IUSE="minimal" RDEPEND=" |