diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-01-15 21:43:53 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-01-15 21:43:53 +0000 |
commit | d29e31d5ec5452e93121691c671fe15314d01ea3 (patch) | |
tree | bb51aadc0412c89c4449af08812342a27df561be /app-admin/eselect-mpg123 | |
parent | Introduce eselect-mpg123 support. (diff) | |
download | gentoo-2-d29e31d5ec5452e93121691c671fe15314d01ea3.tar.gz gentoo-2-d29e31d5ec5452e93121691c671fe15314d01ea3.tar.bz2 gentoo-2-d29e31d5ec5452e93121691c671fe15314d01ea3.zip |
forgot to add ia64 to keywords...
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-admin/eselect-mpg123')
-rw-r--r-- | app-admin/eselect-mpg123/eselect-mpg123-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-mpg123/eselect-mpg123-0.1.ebuild b/app-admin/eselect-mpg123/eselect-mpg123-0.1.ebuild index b732a03a5287..5e7dfd9a9d25 100644 --- a/app-admin/eselect-mpg123/eselect-mpg123-0.1.ebuild +++ b/app-admin/eselect-mpg123/eselect-mpg123-0.1.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-admin/eselect-mpg123/eselect-mpg123-0.1.ebuild,v 1.1 2013/01/15 21:42:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpg123/eselect-mpg123-0.1.ebuild,v 1.2 2013/01/15 21:43:53 ssuominen Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=app-admin/eselect-lib-bin-symlink-0.1.1 |