diff options
author | Naohiro Aota <naota@gentoo.org> | 2013-05-04 04:57:15 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2013-05-04 04:57:15 +0000 |
commit | 51a30777ef5a9be67b5708b2e0f97db4e95ad9b7 (patch) | |
tree | 23731705a2376bcb284c281a0ee70d38a11e03c5 /app-text/deplate/deplate-0.8.5.ebuild | |
parent | Make shutdown -h work the same as other inits #449354 by David Weber. Stop i... (diff) | |
download | historical-51a30777ef5a9be67b5708b2e0f97db4e95ad9b7.tar.gz historical-51a30777ef5a9be67b5708b2e0f97db4e95ad9b7.tar.bz2 historical-51a30777ef5a9be67b5708b2e0f97db4e95ad9b7.zip |
Add ~x86-fbsd.
Package-Manager: portage-2.2.0_alpha171/cvs/Linux x86_64
Manifest-Sign-Key: 0xF8551514
Diffstat (limited to 'app-text/deplate/deplate-0.8.5.ebuild')
-rw-r--r-- | app-text/deplate/deplate-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/deplate/deplate-0.8.5.ebuild b/app-text/deplate/deplate-0.8.5.ebuild index d24da8d5e7e4..4bd2027e4b81 100644 --- a/app-text/deplate/deplate-0.8.5.ebuild +++ b/app-text/deplate/deplate-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/deplate/deplate-0.8.5.ebuild,v 1.1 2013/04/06 04:06:11 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/deplate/deplate-0.8.5.ebuild,v 1.2 2013/05/04 04:57:02 naota Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://deplate.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86-fbsd" IUSE="" all_ruby_prepare() { |