diff options
author | Sam James <sam@gentoo.org> | 2023-11-25 06:19:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-25 06:20:31 +0000 |
commit | 8046fc318659d2d1c52dd25c48c585b2fa9c2a9a (patch) | |
tree | d28c785729b5a957c06777ac2863ee05c63d0073 /dev-util/watchman | |
parent | dev-cpp/edencommon: drop 2023.02.06.00, 2023.05.22.00 (diff) | |
download | gentoo-8046fc318659d2d1c52dd25c48c585b2fa9c2a9a.tar.gz gentoo-8046fc318659d2d1c52dd25c48c585b2fa9c2a9a.tar.bz2 gentoo-8046fc318659d2d1c52dd25c48c585b2fa9c2a9a.zip |
dev-util/watchman: stabilize 2023.06.19.00 for amd64
Bug: https://bugs.gentoo.org/912543
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/watchman')
-rw-r--r-- | dev-util/watchman/watchman-2023.06.19.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/watchman/watchman-2023.06.19.00.ebuild b/dev-util/watchman/watchman-2023.06.19.00.ebuild index 13634496c9ad..d67d11bf1daa 100644 --- a/dev-util/watchman/watchman-2023.06.19.00.ebuild +++ b/dev-util/watchman/watchman-2023.06.19.00.ebuild @@ -138,7 +138,7 @@ LICENSE+=" || ( Apache-2.0 Boost-1.0 ) " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="llvm-libunwind python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |