commit: 95a76715692bca5041e93605e88bad378a09bad7 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 20:24:18 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 21:33:07 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a76715
app-admin/ttyplot: Stabilize 1.7.4 amd64, #967773 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-admin/ttyplot/ttyplot-1.7.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/ttyplot/ttyplot-1.7.4.ebuild b/app-admin/ttyplot/ttyplot-1.7.4.ebuild index 9e1d87625d73..7ee58e663397 100644 --- a/app-admin/ttyplot/ttyplot-1.7.4.ebuild +++ b/app-admin/ttyplot/ttyplot-1.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tenox7/ttyplot/archive/refs/tags/${PV}.tar.gz -> ${P LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="virtual/pkgconfig" DEPEND="${RDEPEND}
