diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:21:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:21:06 +0200 |
commit | 4544f177fe243e156f2a870fe630092ca4e14593 (patch) | |
tree | 93d7a39f4c47c6a868bb93d07fcaedcdc18a2fde /www-apps | |
parent | media-libs/soxr: x86 stable wrt bug #621896 (diff) | |
download | gentoo-4544f177fe243e156f2a870fe630092ca4e14593.tar.gz gentoo-4544f177fe243e156f2a870fe630092ca4e14593.tar.bz2 gentoo-4544f177fe243e156f2a870fe630092ca4e14593.zip |
www-apps/viewvc: x86 stable wrt bug #608738
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 2c5d23c4ed50..25ff93413da8 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="" |