diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 21:46:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 21:46:47 +0100 |
commit | 18f3fec739917b0aee11f1d2075fb97c56d79650 (patch) | |
tree | 02e98c78179fa309f703ef1cb098f02427d03000 /dev-util | |
parent | dev-libs/link-grammar: Stabilize 5.12.4 amd64, #932953 (diff) | |
download | gentoo-18f3fec739917b0aee11f1d2075fb97c56d79650.tar.gz gentoo-18f3fec739917b0aee11f1d2075fb97c56d79650.tar.bz2 gentoo-18f3fec739917b0aee11f1d2075fb97c56d79650.zip |
dev-util/diffuse: Stabilize 0.9.0 amd64, #932958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/diffuse/diffuse-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/diffuse/diffuse-0.9.0.ebuild b/dev-util/diffuse/diffuse-0.9.0.ebuild index bec749d2ab1d..c6be148a78fd 100644 --- a/dev-util/diffuse/diffuse-0.9.0.ebuild +++ b/dev-util/diffuse/diffuse-0.9.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/MightyCreak/diffuse/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS}" |