commit: 79099cc9b3a2b7cbb3c82fd75c3a88ab8011387d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 31 19:14:24 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jul 31 19:14:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79099cc9
app-text/pastebinit: Stabilize 1.7.0 ALLARCHES, #936991 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-text/pastebinit/pastebinit-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pastebinit/pastebinit-1.7.0.ebuild b/app-text/pastebinit/pastebinit-1.7.0.ebuild index 6c79a36cb184..9a5d17a145f9 100644 --- a/app-text/pastebinit/pastebinit-1.7.0.ebuild +++ b/app-text/pastebinit/pastebinit-1.7.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" IUSE="man" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
