diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 18:35:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 18:35:51 +0300 |
commit | 69dfb53d64b564f266632f22ebcae5ec62dcdd07 (patch) | |
tree | 8a202c8a68fc70ac5aeb7fe5653b8b736b68f460 /app-doc | |
parent | dev-util/ccache: m68k stable wrt bug #692406 (diff) | |
download | gentoo-69dfb53d64b564f266632f22ebcae5ec62dcdd07.tar.gz gentoo-69dfb53d64b564f266632f22ebcae5ec62dcdd07.tar.bz2 gentoo-69dfb53d64b564f266632f22ebcae5ec62dcdd07.zip |
app-doc/doxygen: arm stable wrt bug #691282
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-doc')
-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 7564d101776e..1b12eecd8523 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" |