diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:44:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:44:14 +0100 |
commit | 8867e32e24965953223280cffaaa7eee59a7e06a (patch) | |
tree | d830dec031bd642df473c35f95e4126795cb2972 /dev-libs/pslib | |
parent | dev-libs/judy: amd64 stable wrt bug #648226 (diff) | |
download | gentoo-8867e32e24965953223280cffaaa7eee59a7e06a.tar.gz gentoo-8867e32e24965953223280cffaaa7eee59a7e06a.tar.bz2 gentoo-8867e32e24965953223280cffaaa7eee59a7e06a.zip |
dev-libs/pslib: amd64 stable wrt bug #648232
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-libs/pslib')
-rw-r--r-- | dev-libs/pslib/pslib-0.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pslib/pslib-0.4.5.ebuild b/dev-libs/pslib/pslib-0.4.5.ebuild index b81fc2baa5c4..de5103baa121 100644 --- a/dev-libs/pslib/pslib-0.4.5.ebuild +++ b/dev-libs/pslib/pslib-0.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pslib/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug jpeg png static-libs tiff" RDEPEND=" |