diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-29 18:47:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-29 18:49:00 +0100 |
commit | 626974e2f356265390a3f12afd152c7a09c05034 (patch) | |
tree | f32520e6d2ceaec22ff040760e6bc07abb7f87d9 /app-arch/makeself | |
parent | app-text/kbibtex: x86 stable (bug #642446) (diff) | |
download | gentoo-626974e2f356265390a3f12afd152c7a09c05034.tar.gz gentoo-626974e2f356265390a3f12afd152c7a09c05034.tar.bz2 gentoo-626974e2f356265390a3f12afd152c7a09c05034.zip |
app-arch/makeself: x86 stable (bug #642608)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-arch/makeself')
-rw-r--r-- | app-arch/makeself/makeself-2.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/makeself/makeself-2.2.0-r2.ebuild b/app-arch/makeself/makeself-2.2.0-r2.ebuild index cdbdf7c7a640..52c5aa12b2c1 100644 --- a/app-arch/makeself/makeself-2.2.0-r2.ebuild +++ b/app-arch/makeself/makeself-2.2.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/megastep/makeself/archive/release-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-apps/gentoo-functions" |