diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:12:07 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:37:42 +0100 |
commit | 5b5a2b488688ec89b7376929ba76d07249486b95 (patch) | |
tree | 087b575f7c422556a2b56be3589d66ca94694614 /app-admin/passook | |
parent | app-admin/makepasswd: dropped ~x86-interix (diff) | |
download | gentoo-5b5a2b488688ec89b7376929ba76d07249486b95.tar.gz gentoo-5b5a2b488688ec89b7376929ba76d07249486b95.tar.bz2 gentoo-5b5a2b488688ec89b7376929ba76d07249486b95.zip |
app-admin/passook: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-admin/passook')
-rw-r--r-- | app-admin/passook/passook-20121001.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/passook/passook-20121001.ebuild b/app-admin/passook/passook-20121001.ebuild index 92db80f1e01c..c903c537e733 100644 --- a/app-admin/passook/passook-20121001.ebuild +++ b/app-admin/passook/passook-20121001.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$ @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="dev-lang/perl sys-apps/miscfiles" |