diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 18:02:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 18:02:21 +0000 |
commit | 27629c40ae4466b9865f27cf92c64793c25c8504 (patch) | |
tree | 8dc6037ba3dc9d661c26c99efb8a48ab2a6f510b /app-editors | |
parent | dev-python/pulsectl-asyncio: Stabilize 1.2.2 ALLARCHES, #944542 (diff) | |
download | gentoo-27629c40ae4466b9865f27cf92c64793c25c8504.tar.gz gentoo-27629c40ae4466b9865f27cf92c64793c25c8504.tar.bz2 gentoo-27629c40ae4466b9865f27cf92c64793c25c8504.zip |
app-editors/dav: Stabilize 0.9.0 x86, #944602
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/dav/dav-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/dav/dav-0.9.0.ebuild b/app-editors/dav/dav-0.9.0.ebuild index 22cab2b3b160..a5c2652e13d7 100644 --- a/app-editors/dav/dav-0.9.0.ebuild +++ b/app-editors/dav/dav-0.9.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/dav-text-dav-text-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}" |