diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:23:36 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:26:20 +0100 |
commit | 41c2a436a79f8ebe8d164f4f732d0425b3f7605a (patch) | |
tree | 97d3ed8878ee7a6fed3f06d382390fb92b2cb0d6 /app-office | |
parent | app-misc/tracker: amd64 stable, bug 606818 (diff) | |
download | gentoo-41c2a436a79f8ebe8d164f4f732d0425b3f7605a.tar.gz gentoo-41c2a436a79f8ebe8d164f4f732d0425b3f7605a.tar.bz2 gentoo-41c2a436a79f8ebe8d164f4f732d0425b3f7605a.zip |
app-office/abiword-docs: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-docs/abiword-docs-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/abiword-docs/abiword-docs-3.0.2.ebuild b/app-office/abiword-docs/abiword-docs-3.0.2.ebuild index 97ef1537ac65..ecd6ebc6b108 100644 --- a/app-office/abiword-docs/abiword-docs-3.0.2.ebuild +++ b/app-office/abiword-docs/abiword-docs-3.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=app-office/abiword-${PV}" |