diff options
Diffstat (limited to 'dev-ruby/stomp/stomp-1.2.16.ebuild')
-rw-r--r-- | dev-ruby/stomp/stomp-1.2.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/stomp/stomp-1.2.16.ebuild b/dev-ruby/stomp/stomp-1.2.16.ebuild index 404abde07fd0..e23fd5c42011 100644 --- a/dev-ruby/stomp/stomp-1.2.16.ebuild +++ b/dev-ruby/stomp/stomp-1.2.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v 1.2 2013/12/24 12:50:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v 1.3 2014/01/19 16:54:57 pacho Exp $ EAPI=5 @@ -18,5 +18,5 @@ HOMEPAGE="http://rubyforge.org/projects/stomp/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" |