diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-14 13:30:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-14 13:30:49 +0200 |
commit | 7148723e8dac0a60aed9316a86b696a5c90b5acd (patch) | |
tree | 73acc510a2aca994997a8f9e5be47bef7b0e50f9 /dev-libs/darts | |
parent | net-misc/wget: Stabilize 1.21.2 hppa, #831095 (diff) | |
download | gentoo-7148723e8dac0a60aed9316a86b696a5c90b5acd.tar.gz gentoo-7148723e8dac0a60aed9316a86b696a5c90b5acd.tar.bz2 gentoo-7148723e8dac0a60aed9316a86b696a5c90b5acd.zip |
dev-libs/darts: Keyword 0.32h_pre20181117064816 hppa, #760803
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/darts')
-rw-r--r-- | dev-libs/darts/darts-0.32h_pre20181117064816.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild b/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild index 7fb42792909e..acc0a8d07169 100644 --- a/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild +++ b/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild @@ -1,4 +1,4 @@ -# Copyright 2003-2021 Gentoo Authors +# Copyright 2003-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -25,7 +25,7 @@ fi LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" BDEPEND="" |