diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 09:01:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 09:01:28 +0200 |
commit | f4cf42ed7b64070f1f2c1b0c6bfafe889f103ac1 (patch) | |
tree | 65e3c04c31840e3edd8e626fa56a90144bf4c80c /app-doc/e16-docs | |
parent | x11-terms/rxvt-unicode: x86 stable wrt bug #747766 (diff) | |
download | gentoo-f4cf42ed7b64070f1f2c1b0c6bfafe889f103ac1.tar.gz gentoo-f4cf42ed7b64070f1f2c1b0c6bfafe889f103ac1.tar.bz2 gentoo-f4cf42ed7b64070f1f2c1b0c6bfafe889f103ac1.zip |
app-doc/e16-docs: x86 stable wrt bug #747865
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-doc/e16-docs')
-rw-r--r-- | app-doc/e16-docs/e16-docs-0.16.8.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/e16-docs/e16-docs-0.16.8.0.2.ebuild b/app-doc/e16-docs/e16-docs-0.16.8.0.2.ebuild index 3de207108ca7..9f217b873837 100644 --- a/app-doc/e16-docs/e16-docs-0.16.8.0.2.ebuild +++ b/app-doc/e16-docs/e16-docs-0.16.8.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,6 +9,6 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND="!app-doc/edox-data" |