diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 18:36:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 18:36:12 +0300 |
commit | 2cc7f27af628d8f512c6df70d0239e9be2fdd0f1 (patch) | |
tree | c26bbb08e8981792e9e5fd5f396cc7ec2f8f32e0 | |
parent | app-doc/doxygen: arm stable wrt bug #691282 (diff) | |
download | gentoo-2cc7f27af628d8f512c6df70d0239e9be2fdd0f1.tar.gz gentoo-2cc7f27af628d8f512c6df70d0239e9be2fdd0f1.tar.bz2 gentoo-2cc7f27af628d8f512c6df70d0239e9be2fdd0f1.zip |
app-doc/doxygen: s390 stable wrt bug #691282
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-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 1b12eecd8523..d48cdc02fa1a 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" |