mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Add x86_64 as supported architecture to ports required by Haiku.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
SUMMARY="Easy to use Keymap Switcher for Haiku"
|
||||
DESCRIPTION="This is a keymap switcher for Haiku. It is very similar to what you used to have in windows to change the keymap with hotkeys, but has some additional features (and lacks some, for sure)."
|
||||
HOMEPAGE="http://www.sf.net/projects/switcher"
|
||||
HOMEPAGE="http://www.sf.net/projects/switcher"
|
||||
COPYRIGHT="1999-2003 Stas Maximov"
|
||||
LICENSE="BSD (4-clause)"
|
||||
SRC_URI="cvs://:pserver:anonymous@switcher.cvs.sourceforge.net:/cvsroot/switcher/keymapswitcher(haiku)#release_1_2_7_10"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
keymapswitcher = $portVersion compat >= 1.2.7
|
||||
|
||||
Reference in New Issue
Block a user