summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-10-27 13:17:53 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-10-27 13:17:53 +0100
commit3525188ec86cc03c4c287511bfaa852922f095b9 (patch)
tree17dba619a6c3b1386e8432f7c4b38ee8cc65bd2f
parentnet-misc/dahdi: amd64 stable wrt bug #564014 (diff)
downloadgentoo-3525188ec86cc03c4c287511bfaa852922f095b9.tar.gz
gentoo-3525188ec86cc03c4c287511bfaa852922f095b9.tar.bz2
gentoo-3525188ec86cc03c4c287511bfaa852922f095b9.zip
app-doc/doxygen: amd64 stable wrt bug #563856
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
-rw-r--r--app-doc/doxygen/doxygen-1.8.10-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
index f2a44f757d02..3488feed685b 100644
--- a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
@@ -10,10 +10,10 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="git://github.com/doxygen/doxygen.git"
SRC_URI=""
- KEYWORDS="hppa ppc64"
+ KEYWORDS="amd64 hppa ppc64"
else
SRC_URI="http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
fi
SRC_URI+=" https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png"