diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 22:51:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 22:51:15 +0000 |
commit | f57e2ba84f8d5496a9c34a0f2d44c5635473599c (patch) | |
tree | 94005c1f4a933822735d11ebaca30ed0d21d9c79 /app-doc | |
parent | dev-util/cmocka: stable 1.1.1 for ia64, bug #657262 (diff) | |
download | gentoo-f57e2ba84f8d5496a9c34a0f2d44c5635473599c.tar.gz gentoo-f57e2ba84f8d5496a9c34a0f2d44c5635473599c.tar.bz2 gentoo-f57e2ba84f8d5496a9c34a0f2d44c5635473599c.zip |
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"
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/doxygen/doxygen-1.8.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/doxygen/doxygen-1.8.14.ebuild b/app-doc/doxygen/doxygen-1.8.14.ebuild index 871e295e9758..5b86e781a237 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" |