diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-19 17:54:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-19 17:54:30 +0100 |
commit | 774e71807117940022ab466e5e76e948d24ec687 (patch) | |
tree | 32288355f966c46dc0fb7fde63b725c1e0e66c89 /app-misc/mvcase | |
parent | media-libs/libdvdnav: x86 stable (bug #648060) (diff) | |
download | gentoo-774e71807117940022ab466e5e76e948d24ec687.tar.gz gentoo-774e71807117940022ab466e5e76e948d24ec687.tar.bz2 gentoo-774e71807117940022ab466e5e76e948d24ec687.zip |
app-misc/mvcase: x86 stable (bug #648104)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-misc/mvcase')
-rw-r--r-- | app-misc/mvcase/mvcase-0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mvcase/mvcase-0.1-r2.ebuild b/app-misc/mvcase/mvcase-0.1-r2.ebuild index 568fed8c4a02..66600b87aab4 100644 --- a/app-misc/mvcase/mvcase-0.1-r2.ebuild +++ b/app-misc/mvcase/mvcase-0.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND="dev-libs/shhopt" RDEPEND="${DEPEND}" |