dev-perl/XS-Object-Magic: x86 stable (bug #658896)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 30 Sep 2018 23:28:03 +0000 (01:28 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:05:11 +0000 (02:05 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

dev-perl/XS-Object-Magic/XS-Object-Magic-0.40.0-r3.ebuild

index bbfecf19eb0af4073bd2ebd20a9ce9552666496f..38a49bcf5331ccc90ce47e4681ac65d531ef4eef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Opaque, extensible XS pointer backed objects using sv_magic"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="