diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:49:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:49:45 +0100 |
commit | 427ece9bcb858ccc7e6a6d9ad704740218a56981 (patch) | |
tree | ab4149aa0eac625bbed461d3c6e8d15d2fe97533 /net-print | |
parent | x11-misc/qtfm: amd64 stable wrt bug #649652 (diff) | |
download | gentoo-427ece9bcb858ccc7e6a6d9ad704740218a56981.tar.gz gentoo-427ece9bcb858ccc7e6a6d9ad704740218a56981.tar.bz2 gentoo-427ece9bcb858ccc7e6a6d9ad704740218a56981.zip |
net-print/libinklevel: amd64 stable wrt bug #648812
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 'net-print')
-rw-r--r-- | net-print/libinklevel/libinklevel-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/libinklevel/libinklevel-0.9.2.ebuild b/net-print/libinklevel/libinklevel-0.9.2.ebuild index 4d84a588e9cf..e6fbf0aac6b2 100644 --- a/net-print/libinklevel/libinklevel-0.9.2.ebuild +++ b/net-print/libinklevel/libinklevel-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://libinklevel.sourceforge.net/" SRC_URI="mirror://sourceforge/libinklevel/${MY_P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" LICENSE="GPL-2" IUSE="debug static-libs" |