diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:29:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:09:18 +0000 |
commit | a534b27b15ac8dd64beec66da7f9a5bb5df25939 (patch) | |
tree | 08d1bcb0dc8c9d7f806a78ed1eeeaaad11154b2c /app-editors/dav | |
parent | app-doc/xmltoman: stable 0.4-r1 for ppc, bug #676390 (diff) | |
download | gentoo-a534b27b15ac8dd64beec66da7f9a5bb5df25939.tar.gz gentoo-a534b27b15ac8dd64beec66da7f9a5bb5df25939.tar.bz2 gentoo-a534b27b15ac8dd64beec66da7f9a5bb5df25939.zip |
app-editors/dav: stable 0.8.5-r2 for ppc, bug #676392
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-editors/dav')
-rw-r--r-- | app-editors/dav/dav-0.8.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/dav/dav-0.8.5-r2.ebuild b/app-editors/dav/dav-0.8.5-r2.ebuild index 01ee84f4222c..8b531ff8b3a0 100644 --- a/app-editors/dav/dav-0.8.5-r2.ebuild +++ b/app-editors/dav/dav-0.8.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |