diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:47:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:21:36 +0200 |
commit | f9e72ab9917d77d01095f138bd85c560e7d40b34 (patch) | |
tree | 9bc109aa515ccd37ecb879a0e97d9f8ace21f02f /app-doc | |
parent | dev-perl/DBD-Pg: x86 stable (bug #657210) (diff) | |
download | gentoo-f9e72ab9917d77d01095f138bd85c560e7d40b34.tar.gz gentoo-f9e72ab9917d77d01095f138bd85c560e7d40b34.tar.bz2 gentoo-f9e72ab9917d77d01095f138bd85c560e7d40b34.zip |
app-doc/doxygen: x86 stable (bug #657308)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 3cca8bc2910a..dfb84cd13d56 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" |