diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 22:23:31 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 22:23:31 +0100 |
commit | 60ded3d1812c5d54e19f20d3eff851da6542a113 (patch) | |
tree | c63c2d61c214bff48fedd87c298b00b616da3c78 /app-editors/dav | |
parent | app-doc/xmltoman-0.4-r1: alpha stable (diff) | |
download | gentoo-60ded3d1812c5d54e19f20d3eff851da6542a113.tar.gz gentoo-60ded3d1812c5d54e19f20d3eff851da6542a113.tar.bz2 gentoo-60ded3d1812c5d54e19f20d3eff851da6542a113.zip |
app-editors/dav-0.8.5-r2: alpha stable
Bug: http://bugs.gentoo.org/676392
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'app-editors/dav')
-rw-r--r-- | app-editors/dav/dav-0.8.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/dav/dav-0.8.5-r2.ebuild b/app-editors/dav/dav-0.8.5-r2.ebuild index 8b531ff8b3a0..95de986fbf3d 100644 --- a/app-editors/dav/dav-0.8.5-r2.ebuild +++ b/app-editors/dav/dav-0.8.5-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://dav-text.sourceforge.net/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha ~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="sys-libs/ncurses:0=" DEPEND=" |