diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-13 20:03:27 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-13 20:03:27 +0100 |
commit | a72ca696e734efbaf883c213dfa4f211958d250b (patch) | |
tree | 1028edcf211ba0b6de32e7bce0951e6e4917edf5 /app-doc | |
parent | app-emulation/docker-compose: Add support for python3_5 (diff) | |
download | gentoo-a72ca696e734efbaf883c213dfa4f211958d250b.tar.gz gentoo-a72ca696e734efbaf883c213dfa4f211958d250b.tar.bz2 gentoo-a72ca696e734efbaf883c213dfa4f211958d250b.zip |
app-doc/doxygen: Stable for HPPA (bug #610928).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/doxygen/doxygen-1.8.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/doxygen/doxygen-1.8.13-r1.ebuild b/app-doc/doxygen/doxygen-1.8.13-r1.ebuild index 913f0f917c0a..89abcabe685b 100644 --- a/app-doc/doxygen/doxygen-1.8.13-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.8.13-r1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then SRC_URI="" 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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" fi SRC_URI+=" https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png" |