commit: f57e2ba84f8d5496a9c34a0f2d44c5635473599c Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Jun 3 22:51:15 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Jun 3 22:51:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57e2ba8
app-doc/doxygen: stable 1.8.14 for ia64, bug #657308 Bug: https://bugs.gentoo.org/657308 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" app-doc/doxygen/doxygen-1.8.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-doc/doxygen/doxygen-1.8.14.ebuild b/app-doc/doxygen/doxygen-1.8.14.ebuild index 871e295e975..5b86e781a23 100644 --- a/app-doc/doxygen/doxygen-1.8.14.ebuild +++ b/app-doc/doxygen/doxygen-1.8.14.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then SRC_URI="" else SRC_URI="https://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 DESCRIPTION="Documentation system for most programming languages"
