diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:07:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:07:03 +0200 |
commit | 0e478d42fcc76d4a4fe1866afd732fb8d7cf32c4 (patch) | |
tree | 583f1664ca99c2c7ddc3644c9175fa288a837410 /app-text/paps | |
parent | dev-lang/php: x86 stable wrt bug #589232 (diff) | |
download | gentoo-0e478d42fcc76d4a4fe1866afd732fb8d7cf32c4.tar.gz gentoo-0e478d42fcc76d4a4fe1866afd732fb8d7cf32c4.tar.bz2 gentoo-0e478d42fcc76d4a4fe1866afd732fb8d7cf32c4.zip |
app-text/paps: x86 stable wrt bug #566050
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/paps')
-rw-r--r-- | app-text/paps/paps-0.6.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/paps/paps-0.6.8-r2.ebuild b/app-text/paps/paps-0.6.8-r2.ebuild index cc41b435c25f..cdc50d0c3dea 100644 --- a/app-text/paps/paps-0.6.8-r2.ebuild +++ b/app-text/paps/paps-0.6.8-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/pango" |