diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 18:21:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 18:21:12 +0100 |
commit | be136e27cb5728f4e77321de12f1a739aed59368 (patch) | |
tree | bbf1a367b629ab3ec82c39f8192284f8f7dd0a75 /app-editors | |
parent | app-admin/xstow: Stabilize 1.1.1 amd64, #944595 (diff) | |
download | gentoo-be136e27cb5728f4e77321de12f1a739aed59368.tar.gz gentoo-be136e27cb5728f4e77321de12f1a739aed59368.tar.bz2 gentoo-be136e27cb5728f4e77321de12f1a739aed59368.zip |
app-editors/dav: Stabilize 0.9.0 amd64, #944602
Signed-off-by: Michał Górny <mgorny@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 31027bf9d8b3..22cab2b3b160 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}" |