diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-03 03:38:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-03 03:38:22 +0100 |
commit | 7a28a7d49bcef35ce749a03fc0fe50dcd5395449 (patch) | |
tree | 18ed88645574a2b5509813bf8283b4c60507d8a2 /app-doc/doxygen | |
parent | media-gfx/optipng: stable 0.7.7 for ppc/ppc64, bug #690826 (diff) | |
download | gentoo-7a28a7d49bcef35ce749a03fc0fe50dcd5395449.tar.gz gentoo-7a28a7d49bcef35ce749a03fc0fe50dcd5395449.tar.bz2 gentoo-7a28a7d49bcef35ce749a03fc0fe50dcd5395449.zip |
app-doc/doxygen: stable 1.8.15 for ppc/ppc64, bug #691282
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-doc/doxygen')
-rw-r--r-- | app-doc/doxygen/doxygen-1.8.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/doxygen/doxygen-1.8.15.ebuild b/app-doc/doxygen/doxygen-1.8.15.ebuild index e8adc625034e..a1536be10f1e 100644 --- a/app-doc/doxygen/doxygen-1.8.15.ebuild +++ b/app-doc/doxygen/doxygen-1.8.15.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then SRC_URI="" else SRC_URI="http://doxygen.nl/files/${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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="Documentation system for most programming languages" |