diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 11:56:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 11:56:12 +0100 |
commit | 815afa01193c4ad1cd8f5ca6a0755f94872e3aeb (patch) | |
tree | 3c7c3fe5b2a4ec7ec55adca1319876f7c89f0739 /www-apps/dokuwiki | |
parent | net-misc/gerbera: Keyword 1.7.0 arm, #777672 (diff) | |
download | gentoo-815afa01193c4ad1cd8f5ca6a0755f94872e3aeb.tar.gz gentoo-815afa01193c4ad1cd8f5ca6a0755f94872e3aeb.tar.bz2 gentoo-815afa01193c4ad1cd8f5ca6a0755f94872e3aeb.zip |
www-apps/dokuwiki: Keyword 20200729 arm, #778491
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/dokuwiki')
-rw-r--r-- | www-apps/dokuwiki/dokuwiki-20200729.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/dokuwiki/dokuwiki-20200729.ebuild b/www-apps/dokuwiki/dokuwiki-20200729.ebuild index 1b6c72ea09b0..8fead534cef1 100644 --- a/www-apps/dokuwiki/dokuwiki-20200729.ebuild +++ b/www-apps/dokuwiki/dokuwiki-20200729.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ DESCRIPTION="DokuWiki is a simple to use Wiki aimed at a small company's documen HOMEPAGE="https://wiki.dokuwiki.org" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86" IUSE="gd" DEPEND="" |