Architecture string can contain '.' now.
This commit is contained in:
		| @@ -1217,7 +1217,6 @@ def variant(self): | ||||
|  | ||||
|     def architecture(self): | ||||
|         self.expect(ID) | ||||
|         self.check_identifier() | ||||
|         return self.token.value | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Todd Gamblin
					Todd Gamblin