diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 20:21:01 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 20:56:38 +0200 |
commit | b06aaaa3c3f0c7de46738deeeb8794bec6cca8b6 (patch) | |
tree | b829133d17c637155c5e8171d0de87461d2104f2 /app-doc | |
parent | net-libs/librsync-2.0.1-r1: alpha stable (diff) | |
download | gentoo-b06aaaa3c3f0c7de46738deeeb8794bec6cca8b6.tar.gz gentoo-b06aaaa3c3f0c7de46738deeeb8794bec6cca8b6.tar.bz2 gentoo-b06aaaa3c3f0c7de46738deeeb8794bec6cca8b6.zip |
app-doc/doxygen-1.8.14-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657308
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/doxygen/doxygen-1.8.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/doxygen/doxygen-1.8.14-r1.ebuild b/app-doc/doxygen/doxygen-1.8.14-r1.ebuild index 32df62b3bdfe..a02338b0a3fd 100644 --- a/app-doc/doxygen/doxygen-1.8.14-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.8.14-r1.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" |