diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 23:54:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 23:54:45 +0000 |
commit | f8fb33ed338a6b6b1544381fe1e25bf7fe52324c (patch) | |
tree | 6416eb60cda22040978ddc1937299b7d76cbbb37 /sys-process | |
parent | x11-misc/xlockmore: Stabilize 5.71 amd64, #891921 (diff) | |
download | gentoo-f8fb33ed338a6b6b1544381fe1e25bf7fe52324c.tar.gz gentoo-f8fb33ed338a6b6b1544381fe1e25bf7fe52324c.tar.bz2 gentoo-f8fb33ed338a6b6b1544381fe1e25bf7fe52324c.zip |
sys-process/tiptop: Stabilize 2.3.1_p4_p20221211 x86, #891925
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/tiptop/tiptop-2.3.1_p4_p20221211.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/tiptop/tiptop-2.3.1_p4_p20221211.ebuild b/sys-process/tiptop/tiptop-2.3.1_p4_p20221211.ebuild index fc0c6c4ba157..1238f3321d38 100644 --- a/sys-process/tiptop/tiptop-2.3.1_p4_p20221211.ebuild +++ b/sys-process/tiptop/tiptop-2.3.1_p4_p20221211.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${GIT_COMMIT}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" dev-libs/libxml2:2 |