diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-18 16:00:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-18 16:00:21 +0200 |
commit | d6a017180fd5faf2a3ea9669493f0eeb93dbc4da (patch) | |
tree | 526ee70a76d17ff9c881a9706ce0c90478864b92 /www-apps | |
parent | net-vpn/strongswan: amd64 stable wrt bug #620256 (diff) | |
download | gentoo-d6a017180fd5faf2a3ea9669493f0eeb93dbc4da.tar.gz gentoo-d6a017180fd5faf2a3ea9669493f0eeb93dbc4da.tar.bz2 gentoo-d6a017180fd5faf2a3ea9669493f0eeb93dbc4da.zip |
www-apps/viewvc: amd64 stable wrt bug #608738
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/viewvc/viewvc-1.1.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/viewvc/viewvc-1.1.26.ebuild b/www-apps/viewvc/viewvc-1.1.26.ebuild index 25ff93413da8..d0627301f127 100644 --- a/www-apps/viewvc/viewvc-1.1.26.ebuild +++ b/www-apps/viewvc/viewvc-1.1.26.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://viewvc.org/downloads/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="cvs cvsgraph mod_wsgi mysql pygments +subversion" DEPEND="" |