diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-28 16:41:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-28 16:41:21 +0300 |
commit | e568cb432973e12f933d6203a72e887823a7aaff (patch) | |
tree | 0d052f3e5e11f073e2d17eb85a5e6346d4f41b50 /sys-apps/ucspi-unix | |
parent | dev-python/pytest-tornado: fix variable order (diff) | |
download | gentoo-e568cb432973e12f933d6203a72e887823a7aaff.tar.gz gentoo-e568cb432973e12f933d6203a72e887823a7aaff.tar.bz2 gentoo-e568cb432973e12f933d6203a72e887823a7aaff.zip |
sys-apps/ucspi-unix: unkeyword 1.0 for ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/ucspi-unix')
-rw-r--r-- | sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild b/sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild index 0f7291eb308b..12b8b9d8a389 100644 --- a/sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild +++ b/sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://untroubled.org/ucspi-unix/archive/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~loong ppc ~riscv ~sparc x86" +KEYWORDS="amd64 ~loong ~riscv ~sparc x86" IUSE="" # We statically link bglibs. |