diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:27:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:27:12 +0100 |
commit | 6ba77a0e7070a0704d81c9367f3b5da61d5c08ed (patch) | |
tree | 5b0ac8a397ff17f73a7557e37e93b42963b353f6 /dev-libs/libplatform | |
parent | app-editors/mg: amd64 stable wrt bug #606116 (diff) | |
download | gentoo-6ba77a0e7070a0704d81c9367f3b5da61d5c08ed.tar.gz gentoo-6ba77a0e7070a0704d81c9367f3b5da61d5c08ed.tar.bz2 gentoo-6ba77a0e7070a0704d81c9367f3b5da61d5c08ed.zip |
dev-libs/libplatform: amd64 stable wrt bug #606086
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libplatform')
-rw-r--r-- | dev-libs/libplatform/libplatform-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libplatform/libplatform-2.0.1.ebuild b/dev-libs/libplatform/libplatform-2.0.1.ebuild index b9ab84c46587..79513b6bfb36 100644 --- a/dev-libs/libplatform/libplatform-2.0.1.ebuild +++ b/dev-libs/libplatform/libplatform-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Pulse-Eight/${MY_PN}/archive/${MY_PN_PREFIX}-${MY_PN LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" PATCHES=( "${FILESDIR}/${P}-arch-specific-libdirs.patch" ) |