diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:21:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:21:40 +0100 |
commit | 050475458931d1e4f23bec11d0c1a7a11947fd80 (patch) | |
tree | daa88ebc5cf329278cdd9624e04577f36eb069c6 /www-apps | |
parent | dev-libs/geoip: x86 stable wrt bug #575200 (diff) | |
download | gentoo-050475458931d1e4f23bec11d0c1a7a11947fd80.tar.gz gentoo-050475458931d1e4f23bec11d0c1a7a11947fd80.tar.bz2 gentoo-050475458931d1e4f23bec11d0c1a7a11947fd80.zip |
www-apps/trac: x86 stable wrt bug #575208
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/trac/trac-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/trac/trac-1.0.9.ebuild b/www-apps/trac/trac-1.0.9.ebuild index 51f3bc21d6fa..4a47c84b17b0 100644 --- a/www-apps/trac/trac-1.0.9.ebuild +++ b/www-apps/trac/trac-1.0.9.ebuild @@ -20,7 +20,7 @@ SRC_URI="http://ftp.edgewall.com/pub/trac/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="cgi fastcgi i18n +highlight +restructuredtext mysql postgres +sqlite subversion test" REQUIRED_USE="|| ( mysql postgres sqlite )" |