diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 15:43:47 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 16:19:42 +0200 |
commit | 6018cf8790802e9f2edb206e438dc1625ea64512 (patch) | |
tree | a95e11d67075bc65a61ddb10450f85a28e97215c /dev-perl/LockFile-Simple | |
parent | dev-perl/Linux-DesktopFiles: x86 stable (bug #661190) (diff) | |
download | gentoo-6018cf8790802e9f2edb206e438dc1625ea64512.tar.gz gentoo-6018cf8790802e9f2edb206e438dc1625ea64512.tar.bz2 gentoo-6018cf8790802e9f2edb206e438dc1625ea64512.zip |
dev-perl/LockFile-Simple: x86 stable (bug #661190)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-perl/LockFile-Simple')
-rw-r--r-- | dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild b/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild index 9454dc942777..86a8cd27a5d5 100644 --- a/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild +++ b/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.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 @@ -12,5 +12,5 @@ DESCRIPTION="File locking module for Perl" LICENSE="|| ( Artistic GPL-2 GPL-3 )" # Artistic or GPL-2+ SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 x86" IUSE="" |