diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 12:46:37 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:05:02 +0200 |
commit | e5ddc9c1f54452f98f323e8e8324d36ffc764b48 (patch) | |
tree | 552d79056a159a516e739849cb0f6202975dd666 /app-admin/stow | |
parent | sys-process/htop: marked ~x64-macos (diff) | |
download | gentoo-e5ddc9c1f54452f98f323e8e8324d36ffc764b48.tar.gz gentoo-e5ddc9c1f54452f98f323e8e8324d36ffc764b48.tar.bz2 gentoo-e5ddc9c1f54452f98f323e8e8324d36ffc764b48.zip |
app-admin/stow: marked ~x64-macos
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-admin/stow')
-rw-r--r-- | app-admin/stow/stow-2.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/stow/stow-2.2.2-r1.ebuild b/app-admin/stow/stow-2.2.2-r1.ebuild index b11a141ca91e..553379c37f3d 100644 --- a/app-admin/stow/stow-2.2.2-r1.ebuild +++ b/app-admin/stow/stow-2.2.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/stow/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="test" DEPEND="dev-lang/perl |