diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:06:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:06:05 +0100 |
commit | 7e0ad433580fffafb2c9fe3fcaf74540886dc314 (patch) | |
tree | f69d338748b91a561c310fb5ba7022d8ccfb917a /app-doc/doxygen | |
parent | net-analyzer/wireshark: ia64 stable wrt bug #609646 (diff) | |
download | gentoo-7e0ad433580fffafb2c9fe3fcaf74540886dc314.tar.gz gentoo-7e0ad433580fffafb2c9fe3fcaf74540886dc314.tar.bz2 gentoo-7e0ad433580fffafb2c9fe3fcaf74540886dc314.zip |
app-doc/doxygen: ia64 stable wrt bug #610928
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-doc/doxygen')
-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 521739ed99fc..913f0f917c0a 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" |