diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:29:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:29:39 +0100 |
commit | 93474bd6bb006af1c0c1eec95a5ecb0a3f6b4099 (patch) | |
tree | 54e42fbf5d2130e59e289b9ffa97229b139273ed | |
parent | app-emulation/spice-protocol: alpha stable wrt bug #566156 (diff) | |
download | gentoo-93474bd6bb006af1c0c1eec95a5ecb0a3f6b4099.tar.gz gentoo-93474bd6bb006af1c0c1eec95a5ecb0a3f6b4099.tar.bz2 gentoo-93474bd6bb006af1c0c1eec95a5ecb0a3f6b4099.zip |
dev-perl/Apache-Session: alpha stable wrt bug #569858
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.930.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.930.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.930.0.ebuild index 1c949ed142b1..ae7cb020b1d2 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.930.0.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.930.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A persistence framework for session data" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc x86" +KEYWORDS="alpha amd64 ~ppc x86" IUSE="test" RDEPEND=" |